2022-02-15 |
Aris Koning |
Close branch
mangled
|
2022-02-15 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-02-15 |
Sjoerd Mullender |
Dumping certain geometries with geos 3.10 give different results than before.
Jul2021
|
2022-02-15 |
Pedro Ferreira |
Crash in gdk_group. Looking
|
2022-02-14 |
Sjoerd Mullender |
Bloody Intel compiler on Windows.
|
2022-02-14 |
Sjoerd Mullender |
Tell the compiler certain code paths are unreachable.
|
2022-02-14 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-02-14 |
Sjoerd Mullender |
Expect output.
Jan2022
|
2022-02-14 |
Sjoerd Mullender |
Don't define Python 2 names to Python 3 names, just use the Python 3 names.
|
2022-02-14 |
Pedro Ferreira |
Merged with Jan2022
|
2022-02-14 |
Pedro Ferreira |
At the moment, disable query queue changes on recursive calls. Later we have to improve this for these cases when multiple workers are around
|
2022-02-14 |
Pedro Ferreira |
Merged with Jul2021
Jan2022
|
2022-02-14 |
Pedro Ferreira |
Add number of rows affected by output statements into the total rowcount
Jul2021
|
2022-02-14 |
Aris Koning |
Merge with embedded_mapi.
|
2022-02-14 |
Pedro Ferreira |
Merged with default
properties
|
2022-02-14 |
Aris Koning |
Merge with default.
embedded_mapi
|
2022-02-14 |
Pedro Ferreira |
Next crashing query. Select expression pushed down to the wrong side?
|
2022-02-14 |
Pedro Ferreira |
Clear list hash if expressions are renamed
|
2022-02-14 |
Sjoerd Mullender |
Merge with Jan2022 branch.
|
2022-02-14 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-02-14 |
Sjoerd Mullender |
Lock heap while writing the backup.
Jul2021
|
2022-02-14 |
Niels Nes |
removed no longer needed rewrite of or expressions
|
2022-02-14 |
Pedro Ferreira |
The concurrency issue with the query queue is still there
|
2022-02-14 |
Pedro Ferreira |
More missing processed relations
|
2022-02-14 |
Sjoerd Mullender |
Jan2022-SP1 was released.
Jan2022
|
2022-02-14 |
Pedro Ferreira |
Set new select relations as processed during optimization
|
2022-02-14 |
Pedro Ferreira |
Next lateral join crash. Looking into it
|
2022-02-13 |
Niels Nes |
also push select into semi joins
|
2022-02-13 |
Niels Nes |
approved output
|
2022-02-13 |
Niels Nes |
mist a change too push down selects just because lower level had no expressions jet.
|
2022-02-12 |
Niels Nes |
reenable assert
|
2022-02-12 |
Niels Nes |
only rewrite outer 2 inner when needed for unnesting anyequal or complex or expressions (with subqueries)
|
2022-02-12 |
Niels Nes |
use MERGE_LEFT flag also for updates
|
2022-02-12 |
Niels Nes |
handle some more join cases within the rewrite_anyequal
|
2022-02-12 |
Niels Nes |
approved output
|
2022-02-12 |
Niels Nes |
merged
|
2022-02-12 |
Niels Nes |
make sure we fallback to the general unnest when push up of select/join expressions isn't enough
|
2022-02-12 |
Pedro Ferreira |
Ignore returned value here
|
2022-02-12 |
Pedro Ferreira |
Fixed memory leak from temporary table's hash values. Later hash_del and hash_delete functions have to be merged
|
2022-02-12 |
Niels Nes |
properly use reference counted tree/dag manipulation
|
2022-02-12 |
Niels Nes |
only run unnest on views once (when used)
|
2022-02-11 |
Aris Koning |
Add API method to retrieve mapi port number from embedded mapi server.
embedded_mapi
|
2022-02-11 |
Aris Koning |
Add host field to mapi server options in monetdbe.
embedded_mapi
|
2022-02-11 |
Pedro Ferreira |
Merged with Jan2022
|
2022-02-11 |
Pedro Ferreira |
Use relation inplacement at outer2inner_union, so it will be safe to rewrite when the input relation has more than 1 reference
|
2022-02-11 |
Pedro Ferreira |
Compilation fix
Jan2022
|
2022-02-10 |
Pedro Ferreira |
Now that inplacing relations is becoming more common, make sure some properties always get reset
|
2022-02-10 |
Pedro Ferreira |
Set more relations as processed
|
2022-02-10 |
Pedro Ferreira |
Merged with Jan2022
|
2022-02-10 |
Pedro Ferreira |
I did another replacement wrong
Jan2022
|
2022-02-10 |
Pedro Ferreira |
On the mergetable rewrite, the basetable relation also has to be destroyed. My apologies
|
2022-02-10 |
Sjoerd Mullender |
Merge with Jul2021 branch.
Jan2022
|
2022-02-09 |
Sjoerd Mullender |
Simplify.
Jul2021
|
2022-02-09 |
Sjoerd Mullender |
Implemented version check for geos library in testing.
Jul2021
|
2021-12-16 |
Sjoerd Mullender |
Update output to comply with newer geos library.
Jul2021
|
2022-02-10 |
Pedro Ferreira |
Fixing relation inplacements refcounts
|
2022-02-10 |
Pedro Ferreira |
Don't generate new statement if not used
|
2022-02-10 |
Pedro Ferreira |
More missing processed flags
|
2022-02-10 |
Pedro Ferreira |
Don't forget to set relation as processed
Jan2022
|
2022-02-10 |
Pedro Ferreira |
Backport changeset cbd49a3e2b19 into Jan2022 (I added this rewrite there)
Jan2022
|