| Thu, 14 Jan 2021 16:24:42 +0100 |
Niels Nes |
we cannot merge base+inserts on a per column basis, this should move up
jun-order
|
| Thu, 14 Jan 2021 16:15:07 +0100 |
Aris Koning |
Add back pointer from objectversion to object_node.
nospare
|
| Thu, 14 Jan 2021 14:27:48 +0100 |
Pedro Ferreira |
Set candidate value only when applicable
Oct2020
|
| Thu, 14 Jan 2021 14:09:38 +0100 |
Niels Nes |
more clean object dup's for the table and lower objects
nospare
|
| Thu, 14 Jan 2021 11:10:52 +0100 |
Pedro Ferreira |
Merged with Oct2020
|
| Thu, 14 Jan 2021 11:02:32 +0100 |
Pedro Ferreira |
a-a => 0 if and only if a has no nil
Oct2020
|
| Thu, 14 Jan 2021 09:59:20 +0100 |
Pedro Ferreira |
Do less work
Jun2020-mmt
|
| Thu, 14 Jan 2021 09:07:27 +0100 |
Pedro Ferreira |
Reduce number sizes to eliminate overflow on no-int128 platforms
Oct2020
|
| Thu, 14 Jan 2021 08:58:59 +0100 |
Pedro Ferreira |
Ported important Jun2020-mmt fixes into Oct2020
Oct2020
|
| Thu, 14 Jan 2021 08:47:04 +0100 |
Pedro Ferreira |
The list of members contains a sql_part, not a sql_table
Jun2020-mmt
|
| Wed, 13 Jan 2021 21:18:52 +0100 |
Aris Koning |
Actually use hash in objectset's id_map.
nospare
|
| Wed, 13 Jan 2021 18:57:04 +0100 |
Pedro Ferreira |
Be more defensive
Jun2020-mmt
|
| Wed, 13 Jan 2021 18:33:53 +0100 |
Pedro Ferreira |
Use a distinct object id for sql_part structure, so it removes ambiguity on tables part of multiple merge table hierarchies
Jun2020-mmt
|
| Wed, 13 Jan 2021 17:31:30 +0100 |
Sjoerd Mullender |
Closing branch linear-hashing.
linear-hashing
|
| Wed, 13 Jan 2021 17:27:14 +0100 |
Sjoerd Mullender |
Use fewer comparisons by using the fact that trace levels are ordered.
Oct2020
|
| Wed, 13 Jan 2021 15:05:54 +0100 |
Pedro Ferreira |
Closing monetdbe-proxy branch once merged into default
monetdbe-proxy
|
| Wed, 13 Jan 2021 15:03:00 +0100 |
Pedro Ferreira |
Closing Oct2020-merged-Jun2020 branch once merged into Oct2020
Oct2020-merged-Jun2020
|
| Wed, 13 Jan 2021 15:01:00 +0100 |
Pedro Ferreira |
Closing mmt branch once merged into Oct2020
mmt
|
| Wed, 13 Jan 2021 14:59:40 +0100 |
Pedro Ferreira |
Closing Jun2020-decimals branch once merged into Jun2020
Jun2020-decimals
|
| Wed, 13 Jan 2021 14:58:54 +0100 |
Pedro Ferreira |
Closing Jun2020-weird-join-results branch once merged into Jun2020
Jun2020-weird-join-results
|
| Wed, 13 Jan 2021 15:44:43 +0100 |
Sjoerd Mullender |
Initialize tracer early.
Oct2020
|
| Wed, 13 Jan 2021 15:49:26 +0100 |
Niels Nes |
use find_name in objectverions_destroy (for object sets with unique names)
nospare
|
| Wed, 13 Jan 2021 14:06:26 +0100 |
Pedro Ferreira |
SQLancer query with wrong results. Will look when I get time
Oct2020
|
| Wed, 13 Jan 2021 14:23:07 +0100 |
Sjoerd Mullender |
Avoid malloc (rather SA_NEW) for object set iterators.
nospare
|
| Wed, 13 Jan 2021 13:18:32 +0100 |
Pedro Ferreira |
Don't push candidate lists at 'in' expressions
Oct2020
|
| Wed, 13 Jan 2021 12:14:21 +0100 |
Pedro Ferreira |
Merged with Oct2020
|
| Wed, 13 Jan 2021 12:08:08 +0100 |
Pedro Ferreira |
Remove unused variable
Oct2020
|
| Wed, 13 Jan 2021 13:02:07 +0100 |
Niels Nes |
unlock outside branch
nospare
|
| Wed, 13 Jan 2021 11:19:04 +0100 |
Pedro Ferreira |
Fix for sqlancer09 query, push candidates for functions at stmt_Nop, so it becomes generalized at other parts of the code generation.
Oct2020
|
| Tue, 12 Jan 2021 22:02:47 +0100 |
Aris Koning |
Hash object_node instead of sql_base.
nospare
|
| Wed, 13 Jan 2021 11:45:34 +0100 |
Niels Nes |
more handling of table objects, ie keys/indices etc
nospare
|
| Wed, 13 Jan 2021 09:46:37 +0100 |
Niels Nes |
also fake commit after load_*, ie mark all loaded objects as committed
nospare
|
| Tue, 12 Jan 2021 22:02:47 +0100 |
Aris Koning |
Create tmp branch for ungoning unstable work.
nospare-aris
|
| Tue, 12 Jan 2021 18:29:06 +0100 |
Pedro Ferreira |
Merged with Oct2020
|
| Tue, 12 Jan 2021 18:16:26 +0100 |
Pedro Ferreira |
Make sure inputs for filter joins are columns (alike other joins). This requires the 'escape' parameter at pcre join to be a column
Oct2020
|
| Tue, 12 Jan 2021 17:06:26 +0100 |
Aris Koning |
Small refactoring.
nospare
|
| Tue, 12 Jan 2021 16:52:32 +0100 |
Niels Nes |
add dummy commit for bootstrap-ed tables from disk.
nospare
|
| Tue, 12 Jan 2021 15:44:19 +0100 |
Pedro Ferreira |
SQLancer algebra.ilikejoin undefined. Looking into it
Oct2020
|
| Tue, 12 Jan 2021 16:44:45 +0100 |
Niels Nes |
make use of special nodes, ie we know the structure we are storing
nospare
|
| Tue, 12 Jan 2021 16:20:44 +0100 |
Niels Nes |
fixed check, ie drop functions when they still exists..
nospare
|
| Tue, 12 Jan 2021 16:11:31 +0100 |
Niels Nes |
more protection
nospare
|
| Tue, 12 Jan 2021 15:03:36 +0100 |
Pedro Ferreira |
Set all properties before keeping reference in the BBP
|
| Tue, 12 Jan 2021 15:48:27 +0100 |
Niels Nes |
cleanup continues, ie done assert on valid cases
nospare
|
| Tue, 12 Jan 2021 15:36:58 +0100 |
Niels Nes |
cleanup base structure .
nospare
|
| Tue, 12 Jan 2021 14:32:52 +0100 |
Pedro Ferreira |
Merged with Oct2020
|
| Tue, 12 Jan 2021 14:31:46 +0100 |
Pedro Ferreira |
SQLancer query giving assertion error on default
Oct2020
|
| Tue, 12 Jan 2021 15:20:29 +0100 |
Aris Koning |
Simplify code and fix going-empty object set.
nospare
|
| Tue, 12 Jan 2021 14:02:16 +0100 |
Pedro Ferreira |
Converted tests
|
| Tue, 12 Jan 2021 13:59:37 +0100 |
Pedro Ferreira |
Merged with Oct2020
|
| Tue, 12 Jan 2021 13:45:27 +0100 |
Pedro Ferreira |
I forgot 'isinf' checks in the floating-point round functions
Oct2020
|
| Tue, 12 Jan 2021 14:39:35 +0100 |
Aris Koning |
Now objectset is a double linked list.
nospare
|
| Tue, 12 Jan 2021 14:07:16 +0100 |
Aris Koning |
Properly initialize objectset.
nospare
|
| Tue, 12 Jan 2021 13:52:43 +0100 |
Aris Koning |
Start transforming objectset into a double linked list.
nospare
|
| Tue, 12 Jan 2021 12:07:46 +0100 |
Pedro Ferreira |
Set the underlying group by relation as processed when the parsing of a single query finishes
Oct2020
|
| Tue, 12 Jan 2021 12:54:32 +0100 |
Aris Koning |
Remove unused member from list node.
|
| Tue, 12 Jan 2021 10:12:07 +0100 |
Pedro Ferreira |
Another SQLancer breakfast crash :( Looking into it
Oct2020
|
| Tue, 12 Jan 2021 10:47:50 +0100 |
Niels Nes |
merged
nospare
|
| Tue, 12 Jan 2021 10:46:23 +0100 |
Niels Nes |
use objectset for schemas
nospare
|
| Tue, 12 Jan 2021 09:00:48 +0100 |
Pedro Ferreira |
Updated test
|
| Tue, 12 Jan 2021 08:57:13 +0100 |
Pedro Ferreira |
Merged with Oct2020
|