2021-10-08 |
Sjoerd Mullender |
Some (speed) improvements to grouping small valued bats.
dict
|
2021-10-08 |
Pedro Ferreira |
Disable query-too-complex.Bug-7092 test. It's a feature request rather than a bug
|
2021-10-08 |
Niels Nes |
deref varsized atoms
dict
|
2021-10-08 |
Pedro Ferreira |
Close iterator before returning
|
2021-10-08 |
Niels Nes |
only rewrite into find/point-select in case of keyed dict value bat
dict
|
2021-10-08 |
Aris Koning |
Small fix.
|
2021-10-08 |
Pedro Ferreira |
This code is taken from the remote module, update it
|
2021-10-08 |
Niels Nes |
small bug fix in range selects
dict
|
2021-10-08 |
Niels Nes |
adapt test, some queries need work..
dict
|
2021-10-08 |
Niels Nes |
some property fixes
dict
|
2021-10-08 |
Pedro Ferreira |
Here expect strings only
|
2021-10-08 |
Sjoerd Mullender |
Allocate enough space for extents and histogram.
dict
|
2021-10-08 |
Pedro Ferreira |
Making SQLancer happy.
|
2021-10-08 |
Aris Koning |
Add more type info to monetdbe columns.
|
2021-10-08 |
Niels Nes |
add incref for ebat.
dict
|
2021-10-08 |
Niels Nes |
unsigned vs signed gives interesting problems.
dict
|
2021-10-08 |
Pedro Ferreira |
Value based optimization fixes
|
2021-10-07 |
Niels Nes |
fixed bug ie wrong type, var size atoms need extra deref
dict
|
2021-10-07 |
Pedro Ferreira |
Merged with default
antipush
|
2021-10-07 |
Pedro Ferreira |
Don't make it that wide
|
2021-10-07 |
Pedro Ferreira |
Merged with default
antipush
|
2021-10-07 |
Pedro Ferreira |
I expect a wider check here
|
2021-10-07 |
Pedro Ferreira |
Don't leak relations refcounts
|
2021-10-07 |
Niels Nes |
set min/maxpos
dict
|
2021-10-07 |
Niels Nes |
removed debug bits
dict
|
2021-10-07 |
Niels Nes |
use correct location of value in values bat
dict
|
2021-10-07 |
Niels Nes |
added dict.thetaselect
dict
|
2021-10-07 |
Pedro Ferreira |
Do the TODOs
|
2021-10-07 |
Pedro Ferreira |
Look on left and right relations after possibly doing rel_copy
|
2021-10-07 |
Sjoerd Mullender |
Implemented special BATgroup case for byte-sized values with limited number of pre-existing groups.
dict
|
2021-10-07 |
Pedro Ferreira |
Only rewrite only if relation has one reference, and don't forget to destroy previous relation before replacing it. Added defensive lines
|
2021-10-07 |
Niels Nes |
small cleanup fixes
dict
|
2021-10-07 |
Pedro Ferreira |
When generating a statement from a sql function or table relation with a subquery, then inner relation may get rewritten by an optimizer, so update pointer afterwards
|
2021-10-07 |
Sjoerd Mullender |
Add some casts so that this compiles on Windows.
dict
|
2021-10-07 |
Niels Nes |
small optimization of DICTdecompress (more needed)
dict
|
2021-10-07 |
Pedro Ferreira |
I moved the check arguments function into the wrong translation unit. Also added more debugging information for functions not found on remote plans
|
2021-10-06 |
Niels Nes |
fixed problem with mtime.year creating a none unique dict (like) result
dict
|
2021-10-06 |
Sjoerd Mullender |
Fix some types.
string-dedup
|
2021-10-06 |
Pedro Ferreira |
Merged with default
antipush
|
2021-10-06 |
Pedro Ferreira |
Two fixes for remote plans. For functions with more than 2 inputs, compute output digits and scale if needed. When binding an inout function make sure the result number of digits is equal to the first argument
|
2021-10-06 |
Niels Nes |
small fix, ie after alter_storage the table/column is updated, so we need to use that new column
dict
|
2021-10-06 |
Pedro Ferreira |
Use sql allocator to copy null value and pass right pointer
|
2021-10-06 |
Sjoerd Mullender |
Merge with Jul2021 branch.
|
2021-09-29 |
Sjoerd Mullender |
Macros __python3 and python_sitelib are defined; use pathfix.py to fix shebangs.
|
2021-10-04 |
Sjoerd Mullender |
Don't pass legacy argument.
|
2021-10-04 |
Sjoerd Mullender |
Check for expected return value.
|
2021-09-29 |
Sjoerd Mullender |
Typo.
|
2021-09-24 |
Sjoerd Mullender |
Avoid (some) duplication, both in code and in work.
|
2021-10-06 |
Joeri van Ruth |
Do not hang up if client refuses COPY .. INTO 'file' ON CLIENT
Jul2021
|
2021-10-06 |
Pedro Ferreira |
Don't make confusion between void and dense bats
|
2021-10-06 |
Sjoerd Mullender |
Don't package databases resulting from upgrades of previous release.
Jul2021
|
2021-10-06 |
Niels Nes |
merged with default
dict
|
2021-10-06 |
Niels Nes |
small fix on the join renumbering
dict
|
2021-10-06 |
Sjoerd Mullender |
32 bit approvals.
|
2021-10-06 |
Sjoerd Mullender |
Approve power8 upgrade.
|
2021-10-06 |
Sjoerd Mullender |
Fix and approve upgrade.
|
2021-10-06 |
Pedro Ferreira |
Don't leak descriptors
|
2021-10-06 |
Niels Nes |
merged with default
dict
|
2021-10-06 |
svetlin |
merge
|
2021-10-06 |
svetlin |
dummy
|
2021-10-06 |
Pedro Ferreira |
Added missing upgrades
|
2021-10-06 |
Pedro Ferreira |
Make getVHeapSize generic for varsized types and add heap lock
|
2021-10-06 |
Pedro Ferreira |
Check if transaction starts successfully
|
2021-10-06 |
Pedro Ferreira |
Some defensive lines for non persisted tables and allocation checks
|
2021-10-05 |
Pedro Ferreira |
Merged with default
antipush
|
2021-10-05 |
Pedro Ferreira |
Another similar issue to look later
|
2021-10-05 |
Pedro Ferreira |
Don't send any heap data on void bats.
|
2021-10-05 |
Niels Nes |
merged with default
dict
|
2021-10-05 |
Pedro Ferreira |
Don't print aliases at inner expressions
|
2021-10-05 |
Sjoerd Mullender |
Power8 upgrades.
|
2021-10-05 |
Niels Nes |
handle joins within the dict module, ie first join on dictionaries then possibly renumber then join on the offsets
dict
|
2021-10-05 |
Pedro Ferreira |
Copy paste error
|
2021-10-05 |
Pedro Ferreira |
Missing test cases
|
2021-10-05 |
Pedro Ferreira |
At the moment, filter expressions can be pushed down early only if each side contains one expression with multi cardinality
|
2021-10-05 |
Sjoerd Mullender |
Approve new functions.
|
2021-10-05 |
Pedro Ferreira |
Don't forget to flag changes
|
2021-10-05 |
Pedro Ferreira |
Reset nil flag only if optimizer pushes up projection successfully
|
2021-10-05 |
Pedro Ferreira |
Split failing queries into a new test
|
2021-10-05 |
Pedro Ferreira |
Small test queries
|
2021-10-05 |
Pedro Ferreira |
Remote module fixes on external types and added missing tests
|
2021-10-05 |
Sjoerd Mullender |
Closing branch.
strheapvacuum
|
2021-10-05 |
Sjoerd Mullender |
Merge strheapvacuum branch into default.
|
2021-10-05 |
Pedro Ferreira |
String vs not string fix
|
2021-10-05 |
Pedro Ferreira |
Avoid calling strlen twice for long strings. Also validate content for types using string as their storage in the parser (eg json)
|
2021-10-05 |
Pedro Ferreira |
Fixes for variables on multiple frame levels
|
2021-10-05 |
Pedro Ferreira |
Order by operator and big endian fixes on remote plans
|
2021-10-05 |
Pedro Ferreira |
Clean before returning
|
2021-10-05 |
Pedro Ferreira |
If the conversion fails, don't compute atom's length
|
2021-10-05 |
Pedro Ferreira |
Report unknown type error vs wrong existing type value error
|
2021-10-05 |
Pedro Ferreira |
Merged with default
antipush
|
2021-10-05 |
Pedro Ferreira |
One more test case
antipush
|
2021-10-04 |
Sjoerd Mullender |
Merge with default branch.
strheapvacuum
|
2021-10-04 |
Pedro Ferreira |
Added tests
antipush
|
2021-10-04 |
Bernardo Mota |
Corrected aggregate SQL command.
geo-update
|
2021-10-04 |
Pedro Ferreira |
Added push select up optimization.
antipush
|
2021-10-04 |
Bernardo Mota |
Fixed the st_collect aggregate to also support non-grouped aggregation. Also changed the module name for the aggregate functions to avoid slicing up the input.
geo-update
|
2021-10-04 |
Niels Nes |
small fixes (ie don't assert but throw errors)
dict
|
2021-10-04 |
Aris Koning |
We need the impl column in all embedded cases.
|
2021-10-04 |
Pedro Ferreira |
Typos
antipush
|
2021-10-04 |
Pedro Ferreira |
Preparing to introduce optimizers running after the regular optimization path is done
antipush
|
2021-10-04 |
Bernardo Mota |
Changed st_collect aggregate MAL function name.
geo-update
|
2021-10-02 |
Niels Nes |
handle all selects.
dict
|
2021-10-02 |
Niels Nes |
use unsigned types for offsets
dict
|
2021-10-01 |
Niels Nes |
merged with default
dict
|
2021-10-01 |
Niels Nes |
handle group.*
dict
|
2021-09-30 |
Pedro Ferreira |
Approved output
antipush
|
2021-09-30 |
Pedro Ferreira |
I forgot to check for upcasts on the (a = b) or (a is null and b is null) -> a = b with null semantics optimization
antipush
|
2021-09-30 |
Pedro Ferreira |
Updated exps_unique with new property. batappend-undefined.Bug-7130 test now crashes, but I think it's from the bug in Jul2021 branch
antipush
|
2021-09-30 |
Bernardo Mota |
Unused variable fix
geo-update
|
2021-09-30 |
Sjoerd Mullender |
Merge with Jul2021 branch, not changing any files..
|
2021-09-30 |
Sjoerd Mullender |
Post release build.
Jul2021
|
2021-09-30 |
Sjoerd Mullender |
Merge with Jul2021 branch.
|
2021-09-30 |
Sjoerd Mullender |
Setting tags Jul2021_11 and Jul2021_SP1_release for the release build.
Jul2021
|
2021-09-30 |
Sjoerd Mullender |
Moved contents of ChangeLog.Jul2021 to MonetDB.spec, debian/changelog and ChangeLog-Archive.
Jul2021 Jul2021_11 Jul2021_SP1_release
|
2021-09-30 |
Sjoerd Mullender |
Updated library versions.
Jul2021
|
2021-09-30 |
Sjoerd Mullender |
Merge with Jul2021 branch, not changing any files.
|
2021-09-30 |
Sjoerd Mullender |
Pre-release version number update.
Jul2021
|
2021-09-30 |
Bernardo Mota |
Changed the DistancePointLine operation to better fit the current GeoLines structure (which needs to be changed later).
geo-update
|
2021-09-30 |
Bernardo Mota |
Small fix on dwithin, added shortcuts for 0 distances in distance functions and removed srid checks for VesselAI demo.
geo-update
|
2021-09-30 |
Pedro Ferreira |
Small cleanup
antipush
|