13 months ago |
Lucas Pereira |
Close sw_ew_c_sorting branch
sw_ew_c_sorting
|
13 months ago |
Lucas Pereira |
Merge with sw_ew_c_sorting branch
Dec2023
|
13 months ago |
Lucas Pereira |
performance improvement of 'startswith' and 'endswith' filter functions
sw_ew_c_sorting
|
13 months ago |
Martin van Dinther |
Adjusted query 24.sql such that the error "SELECT: identifier 'v1' ambiguous" is not reported anymore, and the insert succeeds.
|
13 months ago |
Niels Nes |
merged with dec2023
sw_ew_c_sorting
|
13 months ago |
Niels Nes |
removed knownfail
|
13 months ago |
Niels Nes |
merged with dec2023
|
13 months ago |
Niels Nes |
small fixes for some of the issue #7390 crashes
Dec2023
|
13 months ago |
Sjoerd Mullender |
Implemented LIKE _ matching without PCRE.
ascii-flag
|
13 months ago |
Sjoerd Mullender |
Approve test.
ascii-flag
|
13 months ago |
Sjoerd Mullender |
Merge with default branch.
ascii-flag
|
13 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
|
13 months ago |
Sjoerd Mullender |
Deal better with server disconnecting mid query.
Dec2023
|
13 months ago |
Sjoerd Mullender |
Implemented upgrade code, approved tests, fixed typo for decimal median/quantile.
|
13 months ago |
Niels Nes |
add aggregates for all decimal types, this should make sure the smallest type versions could be used.
|
13 months ago |
Niels Nes |
workaround to many join reorders, fixes bug 7466
|
13 months ago |
Niels Nes |
use correct type for anti flag
sw_ew_c_sorting
|
13 months ago |
Sjoerd Mullender |
Fixed a data race in strimps creation.
Dec2023
|
13 months ago |
Yunus Koning |
merge with literal_features
|
13 months ago |
Yunus Koning |
Add ChangeLog entry.
literal_features
|
13 months ago |
Sjoerd Mullender |
Some cleanup; also check for timeouts a bit more often.
ascii-flag
|
13 months ago |
Sjoerd Mullender |
Convert inputs to lowercase for ILIKE join.
ascii-flag
|
13 months ago |
Sjoerd Mullender |
Add -Xutf8 option to Python invocation.
sw_ew_c_sorting
|
13 months ago |
Sjoerd Mullender |
Merge with Dec2023 branch.
sw_ew_c_sorting
|
13 months ago |
Sjoerd Mullender |
Check for nil values in contains join.
sw_ew_c_sorting
|
13 months ago |
Sjoerd Mullender |
Skipping because of nil works the same as not having a match.
sw_ew_c_sorting
|
13 months ago |
Niels Nes |
make code somewhat more inline with expected output of str_cmp (strcmp).
sw_ew_c_sorting
|
13 months ago |
Niels Nes |
in case the remote user info is missing still drop the remote table definition.
Dec2023
|
13 months ago |
Yunus Koning |
merge with default
literal_features
|
13 months ago |
Yunus Koning |
Add tests
literal_features
|