2022-02-28 |
Pedro Ferreira |
Search on group by columns only if expression is a column
|
2022-02-28 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-02-28 |
Sjoerd Mullender |
Remove incorrect call to free.
Jul2021
|
2022-02-28 |
Sjoerd Mullender |
If the hash chain of the to-be-deleted value is longer than 1000, remove hash.
Jan2022
|
2022-02-28 |
Sjoerd Mullender |
We don't do hashes on BATs of type msk.
Jan2022
|
2022-02-28 |
Pedro Ferreira |
Add identity function call via the proper way
|
2022-02-28 |
Pedro Ferreira |
Next subquery crash
|
2022-02-28 |
Niels Nes |
cheaper (cleaner) solution for the dict thetaselect, ie simply check if the returned position has a matching value or not.
|
2022-02-28 |
Pedro Ferreira |
Check for empty list of expressions
|
2022-02-28 |
Pedro Ferreira |
Query with wrong result
|
2022-02-26 |
Niels Nes |
make sure merged project expressions in push up project are bound
|
2022-02-26 |
Niels Nes |
merged
|
2022-02-26 |
Niels Nes |
removed assert
|
2022-02-26 |
Pedro Ferreira |
Next unnesting crash
|
2022-02-26 |
Pedro Ferreira |
Next query stack assertion error
|
2022-02-26 |
Niels Nes |
small fix for the DICTthetajoin, improved fndfirst versions maybe needed.
|
2022-02-25 |
Aris Koning |
Reset stopped state required in case of a restarted embedded.
|
2022-02-25 |
Pedro Ferreira |
Removed now unused code
|
2022-02-25 |
Niels Nes |
merged
|
2022-02-25 |
Niels Nes |
handle simple value list directly within the rewrite_compare
|
2022-02-25 |
Pedro Ferreira |
DICTthetaselect is still broken for <=
|
2022-02-25 |
Sjoerd Mullender |
Approve upgrades.
|
2022-02-25 |
Pedro Ferreira |
Next issue, name conflict from identical relation names in the query
|
2022-02-18 |
Joeri van Ruth |
Let test urlstream.py wait until the server has really started
Jan2022
|
2022-02-25 |
Pedro Ferreira |
Closed privfuncs branch after merge into default
privfuncs
|
2022-02-25 |
Pedro Ferreira |
Merged privfuncs into default
|
2022-02-25 |
Pedro Ferreira |
Merged with default
privfuncs
|
2022-02-25 |
Niels Nes |
make sure complex any* compares are changed into cmp_equal/notequal once they become simple selections.
|
2022-02-25 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-02-25 |
Sjoerd Mullender |
Avoid quadratic work. This fixes bug #7254.
Jan2022
|
2022-02-25 |
Pedro Ferreira |
Clean some more
|
2022-02-25 |
Pedro Ferreira |
At the moment approve this error (attempting to give a better error will be difficult)
|
2022-02-25 |
Pedro Ferreira |
Semijoin rewrite issue at rel_setjoins_2_joingroupby
|
2022-02-25 |
Niels Nes |
small cleanup
|
2022-02-25 |
Niels Nes |
before pushing clear status
|
2022-02-25 |
Niels Nes |
fix compilation, mnstr_errnr returns enum not an int
|
2022-02-25 |
Sjoerd Mullender |
Avoid quadratic operation during startup, use linear instead.
Jan2022
|
2022-02-25 |
Pedro Ferreira |
Next query stack issue
|
2022-02-25 |
Niels Nes |
merged
|
2022-02-25 |
Niels Nes |
give proper errors on use of ungrouped columns (before or after finding an aggregate)
|
2022-02-25 |
Sjoerd Mullender |
Approve tests.
|
2022-02-25 |
Sjoerd Mullender |
Fix dumping of sequences: don't mess with system tables directly.
|
2022-02-25 |
Sjoerd Mullender |
Dump user types; always set schema in dump.
|
2022-02-24 |
Pedro Ferreira |
Merged with default
privfuncs
|
2022-02-24 |
Pedro Ferreira |
Make sure the number of arguments of SQL functions is right. This fixes remote plans with anyequal. However upgrade tests need to be approved again :)
|
2022-02-24 |
Pedro Ferreira |
For remote tables, the base table name comes from the remote side
|
2022-02-24 |
Sjoerd Mullender |
Approve upgrade.
|
2022-02-24 |
Niels Nes |
make sure as fresh query context is used within the or expression handling
|
2022-02-24 |
Pedro Ferreira |
Next assertion error
|
2022-02-24 |
Sjoerd Mullender |
Only mess with system tables through the proper queries.
|
2022-02-24 |
Pedro Ferreira |
Push select expressions under group by if possible. I had to recreate sys.describe_partition_tables view because of the group_concat aggregate issue with ordering. Upgrade tests need to be reapproved
|
2022-02-24 |
Niels Nes |
cleanup no need for double calls too rel_subquery* anymore, just push the current relation onto the query context always
|
2022-02-24 |
Sjoerd Mullender |
Remove some redundant tests.
|
2022-02-24 |
Niels Nes |
improved query context/stack, handles more errors with incorrect combination of grouped/aggregated columns vs non aggregated cols.
|
2022-02-24 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-02-24 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-02-24 |
Sjoerd Mullender |
Typo.
Jul2021
|
2022-02-24 |
Joeri van Ruth |
Allow trailing column separator at the end of a line
copyparpipe
|
2022-02-24 |
Joeri van Ruth |
Fix some warnings
copyparpipe
|
2022-02-24 |
Sjoerd Mullender |
Merge with Jul2021 branch, not changing any files..
Jan2022
|