7 months ago |
Yunus Koning |
first check if sql_exp is constructed
Aug2024
|
7 months ago |
Yunus Koning |
fix parser
Aug2024
|
7 months ago |
Yunus Koning |
introduce sql_exp comment field and use it to store CHECK constraint SQL expression
Aug2024
|
7 months ago |
Sjoerd Mullender |
Fix BATcheckimprints.
|
7 months ago |
Sjoerd Mullender |
Approve output now that imprints have again been disabled.
|
7 months ago |
svetlin |
small fix
resource_management
|
7 months ago |
svetlin |
merge default
resource_management
|
7 months ago |
Sjoerd Mullender |
Delay initializing bat iterator so that we do it on the right bat.
|
7 months ago |
Sjoerd Mullender |
Disable imprints. Creating them is far too expensive.
|
7 months ago |
Martin van Dinther |
Correct create/alter sequence syntax
Aug2024
|
7 months ago |
Martin van Dinther |
Improve the REFERENCES match_option and reference_actions syntax help.
Aug2024
|
7 months ago |
svetlin |
use temp allocator in emptybind optimizer
resource_management
|
7 months ago |
Martin van Dinther |
Extend mclient help info with new UNIQUE NULLS [ NOT ] DISTINCT constraint syntax
Aug2024
|
7 months ago |
Sjoerd Mullender |
Update single-threaded output.
Aug2024
|
7 months ago |
svetlin |
reuse freed objects/blks
resource_management
|
7 months ago |
svetlin |
merge with default
resource_management
|
7 months ago |
Lucas Pereira |
Place group_concat functions in proper SQL script files
ordered-set-aggregates
|
7 months ago |
Sjoerd Mullender |
Typo.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
7 months ago |
Niels Nes |
merged with default
ordered-set-aggregates
|
7 months ago |
Sjoerd Mullender |
Better maintain tnil/tnonil properties when appending data.
Aug2024
|
7 months ago |
Lucas Pereira |
Introduce division_min_scale global sql env variable
|
7 months ago |
Lucas Pereira |
Do not adjust precision of decimal
|
7 months ago |
Sjoerd Mullender |
Use binary search instead of hash on sorted bat with available hash table.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Not all errors are malloc errors.
Aug2024
|
7 months ago |
Sjoerd Mullender |
For sorted bats we can easily find how it overlaps with a search range.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Don't use same iterator for two different values at the same time.
Aug2024
|
7 months ago |
Sjoerd Mullender |
We're interested in whether we have a min/max value, not the property.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Don't trust BAT properties when updating a BAT from the WAL.
Aug2024
|
7 months ago |
Sjoerd Mullender |
New Mtest.py option --skip-test-with-timeout to skip tests with a .timeout file.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
7 months ago |
Sjoerd Mullender |
Revert test from sqllogictest.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
7 months ago |
Sjoerd Mullender |
If the query already has ORDER BY, we don't need to sort the results.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Just always use ordered index if available (which is rare).
|
7 months ago |
Sjoerd Mullender |
Another test that differs for single threads.
|
7 months ago |
Joeri van Ruth |
Do not use non-ascii characters in mapi log file
|
7 months ago |
Sjoerd Mullender |
Single-threaded we seem to have more information about the tables.
|
7 months ago |
Niels Nes |
approved output
ordered-set-aggregates
|
7 months ago |
Niels Nes |
approved output
ordered-set-aggregates
|
7 months ago |
Niels Nes |
approved output
ordered-set-aggregates
|
7 months ago |
Niels Nes |
added upgrade code
ordered-set-aggregates
|
7 months ago |
Niels Nes |
merged with default
ordered-set-aggregates
|
7 months ago |
Niels Nes |
approved output
ordered-set-aggregates
|
7 months ago |
Niels Nes |
fix compiler issue on ubuntu
ordered-set-aggregates
|
7 months ago |
Sjoerd Mullender |
Enable the use of imprints in range select.
|
7 months ago |
Niels Nes |
approved output
ordered-set-aggregates
|
7 months ago |
Joeri van Ruth |
Remove spurious else-clause
|
7 months ago |
svetlin |
use freelist for smaller than BLOCK_SIZE objects
resource_management
|
7 months ago |
svetlin |
merge default
resource_management
|
7 months ago |
Niels Nes |
initial work on ordered-set-aggregates
ordered-set-aggregates
|
7 months ago |
Martin van Dinther |
Update mclient onine help info
Aug2024
|
7 months ago |
Sjoerd Mullender |
Slight improvement in semijoin: if r is unique, use that information.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Merge with Aug2024 branch.
|
7 months ago |
Sjoerd Mullender |
Check that queries return results.
Aug2024
|
7 months ago |
Niels Nes |
range went up with 2 check columns
Aug2024
|
7 months ago |
Sjoerd Mullender |
Some fixes for imprints.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Fix anti-equi select on view when using hashselect.
Aug2024
|
7 months ago |
Sjoerd Mullender |
Change BATnegcands interface: add argument for tseqbase.
|
7 months ago |
Sjoerd Mullender |
Updated manual pages.
Aug2024
|