2022-05-02 |
Pedro Ferreira |
Closed properties branch once merged into default
properties
|
2022-05-02 |
Pedro Ferreira |
Merged properties into default
|
2022-05-02 |
Pedro Ferreira |
Merged with default
properties
|
2022-05-01 |
Niels Nes |
small fix for DICTthetaselect
|
2022-04-29 |
Panagiotis Koutsourakis |
Use more appropriate function to get cand complement
strimps_update
|
2022-04-28 |
Panagiotis Koutsourakis |
Add test for NOT LIKE
strimps_update
|
2022-04-29 |
Pedro Ferreira |
Another missing digits propagation issue
subqueryfun
|
2022-04-29 |
svetlin |
remove wlc user option
userprofile
|
2022-04-29 |
svetlin |
add test
userprofile
|
2022-04-29 |
svetlin |
fix assert on value in test
userprofile
|
2022-04-29 |
svetlin |
set default user role in the session
userprofile
|
2022-04-29 |
Pedro Ferreira |
Don't be that restrictive on the existence of null values
properties
|
2022-04-29 |
Pedro Ferreira |
Run join order optimizer at every loop at the moment. Fixes small performance degradation at tpch q18
properties
|
2022-04-28 |
Pedro Ferreira |
Merged with default
properties
|
2022-04-28 |
Pedro Ferreira |
Merged with default
subqueryfun
|
2022-04-28 |
Pedro Ferreira |
Disable optimizer pattern
|
2022-04-28 |
Pedro Ferreira |
Disabled volcano pipeline due to known issues
|
2022-04-28 |
Pedro Ferreira |
Approved output
|
2022-04-28 |
svetlin |
extend db_user_info with default_role
userprofile
|
2022-04-28 |
svetlin |
extend create user syntax
userprofile
|
2022-04-28 |
svetlin |
extend create user syntax
userprofile
|
2022-04-28 |
Pedro Ferreira |
Make sure storage is initialized when fetching properties. Don't look at views.
properties
|
2022-04-28 |
Pedro Ferreira |
Merged with default
properties
|
2022-04-28 |
Pedro Ferreira |
Make sure storage is initialized, when setting min/max. Don't look at view bats
|
2022-04-28 |
Pedro Ferreira |
Only load rdonly bat when there are updates to merge
|
2022-04-28 |
Panagiotis Koutsourakis |
Fix comment
|
2022-04-28 |
Panagiotis Koutsourakis |
Merge with default
strimps_update
|
2022-04-28 |
Panagiotis Koutsourakis |
Fix strimps tests
strimps_update
|
2022-04-22 |
Panagiotis Koutsourakis |
Initial implementation
strimps_update
|
2022-04-20 |
Panagiotis Koutsourakis |
Open branch
strimps_update
|
2022-04-27 |
Aris Koning |
first working draft of logger_read_transaction with multi-offsets.
pax-log
|
2022-04-27 |
Aris Koning |
Use offset = -1 to indicate this bat was logged in parts.
pax-log
|
2022-04-27 |
Aris Koning |
Introduce start and end messages for logging appends/deletes.
pax-log
|
2022-04-27 |
Aris Koning |
Use 'log_' prefix consistently in GDK log api.
|
2022-04-27 |
Aris Koning |
Deduplicate code a bit.
|
2022-04-27 |
Aris Koning |
Simplify function signature.
|
2022-04-26 |
Pedro Ferreira |
Better solution. Run remote/replica rewriters before statistics
properties
|
2022-04-26 |
Pedro Ferreira |
Propagate relation counts on remote/replica table rewrites
properties
|
2022-04-26 |
Pedro Ferreira |
Merged with default
properties
|
2022-04-26 |
Pedro Ferreira |
Merged with Jan2022
|
2022-04-26 |
Pedro Ferreira |
Don't push up selections on non-outer sides
Jan2022
|
2022-04-26 |
Aris Koning |
Introduce segmented internal_log_bat
pax-log
|
2022-04-25 |
Aris Koning |
New branch pax-log.
pax-log
|
2022-04-26 |
Aris Koning |
Remove dead code.
|
2022-04-26 |
Pedro Ferreira |
Merged with default
properties
|
2022-04-26 |
Pedro Ferreira |
For a grouping column, compute number of possible groups/rows using (max-min+1) for numeric types. Then compute the result with MIN((max-min+1),nuniques)
properties
|
2022-04-26 |
svetlin |
fix default values
userprofile
|
2022-04-26 |
svetlin |
fix post merge issues
userprofile
|
2022-04-26 |
Pedro Ferreira |
Extract variable from macro
histograms
|
2022-04-26 |
Sjoerd Mullender |
Updated some comments.
Jan2022
|
2022-04-26 |
Sjoerd Mullender |
Minor changes to get condition variables to compile on Windows.
|
2022-04-26 |
Pedro Ferreira |
Use right type to print histogram
histograms
|
2022-04-25 |
Joeri van Ruth |
Add tests for the condition variables
|
2022-04-25 |
Joeri van Ruth |
Add condition variables to gdk_system
|
2022-04-26 |
Niels Nes |
reenable test on windows
|
2022-04-26 |
Pedro Ferreira |
Merged with default
histograms
|
2022-04-25 |
Pedro Ferreira |
Check column expressions only
properties
|
2022-04-25 |
Pedro Ferreira |
My mistake, use right relations
properties
|
2022-04-25 |
Pedro Ferreira |
If the right side of an intersection is empty, the result is empty. Also attempt to propagate counts at joins if one of the sides is unknown
properties
|
2022-04-25 |
Pedro Ferreira |
Tunning grouping estimates
properties
|