2021-02-12 |
Sjoerd Mullender |
Use with clauses for subprocesses.
|
2021-02-12 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
2021-02-12 |
Sjoerd Mullender |
Use with clauses to start sub processes when possible.
Oct2020
|
2021-02-12 |
Sjoerd Mullender |
Don't ignore interrupt.
Oct2020
|
2021-02-12 |
Sjoerd Mullender |
Catch more exceptions from pymonetdb.
Oct2020
|
2021-02-12 |
Ying Zhang |
Added a test to concurrently create merge tables that share the same base table
Jun2020-mmt
|
2021-02-12 |
svetlin |
start qcancel
qcancel
|
2021-02-12 |
Pedro Ferreira |
batcalc.between undefined
|
2021-02-12 |
Pedro Ferreira |
Be carefull when pushing expressions above outer joins. The NOT NULL property may be lost depending on the side of the outer join
|
2021-02-12 |
Pedro Ferreira |
Query with wrong results
|
2021-02-12 |
Sjoerd Mullender |
Report pymonetdb error during call to fetchall.
Oct2020
|
2021-02-12 |
Sjoerd Mullender |
Work around a bug somewhere that can leave a CHAR column with length 0.
Oct2020
|
2021-02-12 |
Pedro Ferreira |
Not projected columns in grouping relation must be used in the new generated grouping relation, otherwise the results won't be the same
|
2021-02-12 |
Pedro Ferreira |
Query with wrong results
|
2021-02-12 |
Pedro Ferreira |
Use right condition, if it's not reducing generate the projection version
|
2021-02-11 |
Pedro Ferreira |
bat.single and aggr.submax undefined errors. I will look tomorrow. I think it's because of the in inside the having
|
2021-02-11 |
Pedro Ferreira |
Having is a filter condition like where. Now I will test only on default
|
2021-02-11 |
Pedro Ferreira |
Merged with Oct2020
|
2021-02-11 |
Pedro Ferreira |
Approved output
Oct2020
|
2021-02-11 |
Sjoerd Mullender |
Don't use storage type for things where semantics count.
Oct2020
|
2021-02-11 |
Pedro Ferreira |
BATasserprops error at ALGprojection
Oct2020
|
2021-02-11 |
Pedro Ferreira |
My bug, remove select relation only when there are no references to it
Oct2020
|
2021-02-11 |
Pedro Ferreira |
Next crash, subquery on case
Oct2020
|
2021-02-11 |
Pedro Ferreira |
Merged with Oct2020
|
2021-02-11 |
Pedro Ferreira |
Identity function is needed when splitting 'or' expressions with subqueries
Oct2020
|
2021-02-11 |
Pedro Ferreira |
Project only when required and be more precise when finding specific function
Oct2020
|
2021-02-11 |
Pedro Ferreira |
A projection doesn't change the input cardinality for an union. rel_push_project_down_union optimization is allowed on that case
Oct2020
|
2021-02-11 |
Pedro Ferreira |
Disable some optimizations for single unions and joins for correctness of the results
Oct2020
|
2021-02-11 |
Sjoerd Mullender |
Merge heads.
|
2021-02-11 |
Sjoerd Mullender |
Merge with Oct2020 branch, not changing any files..
|
2021-02-11 |
Sjoerd Mullender |
Post release build.
Oct2020
|
2021-02-11 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
2021-02-11 |
Sjoerd Mullender |
Setting tags Oct2020_13 and Oct2020_SP3_release for the release build.
Oct2020
|
2021-02-11 |
Sjoerd Mullender |
Moved contents of ChangeLog.Oct2020 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Oct2020 Oct2020_13 Oct2020_SP3_release
|
2021-02-11 |
Sjoerd Mullender |
Updated library versions.
Oct2020
|
2021-02-11 |
Sjoerd Mullender |
Merge with Oct2020 branch, not changing any files.
|
2021-02-11 |
Sjoerd Mullender |
Pre-release version number update.
Oct2020
|
2021-02-11 |
Sjoerd Mullender |
Fix tests.
|
2021-02-11 |
svetlin |
fix test
|
2021-02-11 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
2021-02-11 |
Pedro Ferreira |
This is the expected output, but I didn't manage to fix without breaking other tests first
Oct2020
|
2021-02-11 |
Sjoerd Mullender |
Merge with Oct2020 branch.
|
2021-02-10 |
Pedro Ferreira |
Next bug, issue with exists rewrite?
Oct2020
|
2021-02-10 |
Pedro Ferreira |
Extend cases for left join
Oct2020
|
2021-02-10 |
Sjoerd Mullender |
Print informational messages when a finished query can't be found.
Oct2020
|
2021-02-10 |
Pedro Ferreira |
Next query with wrong results. I think a left outer join is missing
Oct2020
|
2021-02-10 |
Sjoerd Mullender |
Don't let tl and th both point to the vl structure.
Oct2020
|
2021-02-10 |
Pedro Ferreira |
Next bug, not in operator broken?
Oct2020
|
2021-02-10 |
Pedro Ferreira |
Merged with Oct2020
|
2021-02-10 |
Pedro Ferreira |
On the range case, if both ls and rs2 have atomic cardinality it's a select case instead of join
Oct2020
|
2021-02-10 |
Pedro Ferreira |
Query with wrong results
Oct2020
|
2021-02-10 |
Pedro Ferreira |
If both l and r are null, but later they are equal, then the nil value will be lift, so calculate existence of nils after the aggregate
Oct2020
|
2021-02-10 |
Pedro Ferreira |
BATassertProps assertion failure
Oct2020
|
2021-02-10 |
Sjoerd Mullender |
Added some documentation.
unlock
|
2021-02-10 |
Pedro Ferreira |
Make test deterministic
Oct2020
|
2021-02-10 |
Pedro Ferreira |
Improved relation expression detected (it may be converted). Also improved uncorrelated subquery detection for like and range expressions
Oct2020
|
2021-02-10 |
Niels Nes |
small compilation fix
unlock
|
2021-02-09 |
Sjoerd Mullender |
Quote column name in PARTITION BY clause.
Oct2020
|
2021-02-09 |
Aris Koning |
Fix race condition between rollback and cleanup.
|
2021-02-09 |
Niels Nes |
merged with default
unlock
|