2021-04-13 |
Sjoerd Mullender |
No need to unshare heap of destination if shared with source.
|
2021-04-13 |
Sjoerd Mullender |
Record insert_string_bat choices.
|
2021-04-12 |
Pedro Ferreira |
I forgot to clean here
pushcands
|
2021-04-12 |
Pedro Ferreira |
Use the right candidates
pushcands
|
2021-04-12 |
Pedro Ferreira |
Defensive lines
pushcands
|
2021-04-12 |
Pedro Ferreira |
Trying to fix some tests, but most of this code is not mine, so I can't do that much
pushcands
|
2021-04-12 |
Pedro Ferreira |
Merged with default
pushcands
|
2021-04-12 |
Pedro Ferreira |
Pushing candidate lists further down on projections. More cleanup and testing needed. After that I can propagate it to other relations
pushcands
|
2021-04-12 |
Sjoerd Mullender |
Slight amendment to exittimeout info.
|
2021-04-12 |
Sjoerd Mullender |
Allow -1 for exittimeout, with the meaning: terminate and wait.
|
2021-04-10 |
Pedro Ferreira |
rewrite_outer2inner_union has to run before rewrite_or_exp. This fixes sqlsmith query
|
2021-04-10 |
Pedro Ferreira |
For simple anti range selects, generate algebra.select instead of batcalc.between + algebra.select on true values
|
2021-04-10 |
Pedro Ferreira |
Queries with wrong results.
|
2021-04-10 |
Pedro Ferreira |
Here comparison expressions must be generated
|
2021-04-10 |
Niels Nes |
small fix, now that we potentialy use the converted masks, we should use BBPunfix instead of BPPreclaim.
|
2021-04-10 |
Niels Nes |
remove identity candidates in a projectchain
|
2021-04-10 |
Niels Nes |
approved output after empty bindidx fixes
|
2021-04-10 |
Pedro Ferreira |
Approved output
|
2021-04-10 |
Niels Nes |
improved emptybinds of indices
|
2021-04-09 |
Pedro Ferreira |
Merged with default
pushcands
|
2021-04-09 |
Pedro Ferreira |
Fix input group for distinct aggregates.
pushcands
|
2021-04-09 |
Panagiotis Koutsourakis |
Show more information if Mz.py is not able to start the server
|
2021-04-09 |
Panagiotis Koutsourakis |
Do not try to generate strimp if it's already constructed
string_imprints
|
2021-04-09 |
Pedro Ferreira |
Don't let single joins get propagated
|
2021-04-09 |
Pedro Ferreira |
Simplify test
|
2021-04-09 |
Pedro Ferreira |
Crash on BATproject2
|
2021-04-09 |
Sjoerd Mullender |
Added --language option to interactive use of sqllogictest.py.
|
2021-04-09 |
Pedro Ferreira |
Here candidates can be pushed
pushcands
|
2021-04-09 |
Pedro Ferreira |
Remove currenttime test. It's not timezone aware
|
2021-04-09 |
Pedro Ferreira |
Lower python requirement version by using another parameter to specify text mode
|
2021-04-08 |
Niels Nes |
small but targeted extra loops/(manual)inlined code to gain performance
|
2021-04-08 |
Pedro Ferreira |
Merged with default
pushcands
|
2021-04-08 |
Pedro Ferreira |
More missing backups
pushcands
|
2021-04-08 |
Pedro Ferreira |
Delay backend backup copy to where is needed
pushcands
|
2021-04-08 |
Pedro Ferreira |
Code cleanup
pushcands
|
2021-04-08 |
Niels Nes |
fix small issue with semijoins, which already pushed the candidates into the inner expression.
pushcands
|
2021-04-08 |
Pedro Ferreira |
We can't push candidates through in values lists yet
pushcands
|
2021-04-08 |
Pedro Ferreira |
More cleaning
pushcands
|
2021-04-08 |
Pedro Ferreira |
Cleanup affected row count generation. If simply there are multiple insert/update/delete statements in the plan, update the accumulator
pushcands
|
2021-04-08 |
Niels Nes |
include monetdbe_* manual_pages, please check the result
|
2021-04-08 |
Pedro Ferreira |
Cleanning up
pushcands
|
2021-04-08 |
Niels Nes |
small perf test, ie use special loop for dense candidates in the string full scan with double elim (for now only for offset size == 1).
|
2021-04-08 |
Pedro Ferreira |
Reset backend before compiling a function
pushcands
|
2021-04-08 |
svetlin |
preserve inline query comments
|
2021-04-07 |
Martin van Dinther |
Disabled two tests which produce non-stable output when summertime (or wintertime) changes timezone.
Oct2020
|
2021-04-07 |
Pedro Ferreira |
I shouldn't have changed this
pushcands
|
2021-04-07 |
Sjoerd Mullender |
Only print used algorithm in TRACE output.
|
2021-04-07 |
Panagiotis Koutsourakis |
Fix header construction
string_imprints
|
2021-04-07 |
Panagiotis Koutsourakis |
Merge with default
string_imprints
|
2021-04-07 |
Pedro Ferreira |
Merged with default
pushcands
|
2021-04-07 |
Pedro Ferreira |
Added row counts on merge statement tests
|
2021-04-07 |
Pedro Ferreira |
Cleaning my old mess, generate the row count accumulator only when required and don't generate empty ddl exception statements
pushcands
|
2021-04-07 |
Niels Nes |
small improvement, ie don't project already projected cols
pushcands
|
2021-04-07 |
Niels Nes |
fallback on for aggregations, ie use current aggregated columns
pushcands
|
2021-04-07 |
Pedro Ferreira |
More st_table fixes
pushcands
|
2021-04-07 |
Pedro Ferreira |
Be more restrictive to stmt_affected_rows generation. More fixes for table statements
pushcands
|
2021-04-07 |
Sjoerd Mullender |
Use different .tail files for different width string offsets.
|
2021-04-07 |
Pedro Ferreira |
More fixes
pushcands
|
2021-04-07 |
Pedro Ferreira |
st_table fixes
pushcands
|
2021-04-07 |
Niels Nes |
improved passing of the inner candidates
pushcands
|