2020-07-15 |
Pedro Ferreira |
Simplified version of crashing query
|
2020-07-15 |
Sjoerd Mullender |
Merge with oscar branch.
|
2020-07-15 |
Sjoerd Mullender |
Merge with Jun2020 branch.
oscar
|
2020-07-15 |
Sjoerd Mullender |
Use in-place sorting if we can.
Jun2020
|
2020-07-15 |
Sjoerd Mullender |
Remove debug code.
Jun2020
|
2020-07-15 |
Panagiotis Koutsourakis |
Update rst manual pages
|
2020-07-15 |
Niels Nes |
use leftjoin for update statements to make sure the replace is in order of the storage
Jun2020
|
2020-07-15 |
Sjoerd Mullender |
Add missing unfix.
Jun2020
|
2020-07-15 |
Pedro Ferreira |
Look for alocation failures and allocate less
Jun2020
|
2020-07-15 |
Niels Nes |
merge 2 projects where last only does simple (useless) renames and no reduction of number of columns
Jun2020
|
2020-07-15 |
Sjoerd Mullender |
Added some missing unfixes.
Jun2020
|
2020-07-15 |
Pedro Ferreira |
Check tkey property for uniqueness, and give higher score for distinct columns
Jun2020
|
2020-07-15 |
Pedro Ferreira |
A reverse ordered column is also sorted
Jun2020
|
2020-07-14 |
Sjoerd Mullender |
Ported to Intel compiler on Windows.
oscar
|
2020-07-14 |
Niels Nes |
merged
|
2020-07-14 |
Niels Nes |
small fix for first crash found by hammertime (update member with it parent (merge/replica) in the reset_trans code.
|
2020-07-14 |
Sjoerd Mullender |
When resetting a view, make sure the string heap is not shared again.
Nov2019
|
2020-07-14 |
Pedro Ferreira |
Missed line on approval
|
2020-07-14 |
Sjoerd Mullender |
Deal with candidate lists with exceptions on right in bitmaskjoin.
Jun2020
|
2020-07-14 |
Joeri van Ruth |
Let urlstream fail if http server sends error status
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Add test for urlstream
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Add copyright to stream_internal.h
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Merge branch 'default' into 'makelibstreamgreatagain'
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Port callback_stream write support from default branch
makelibstreamgreatagain
|
2020-07-14 |
Joeri van Ruth |
Add bstream capability to streamcat
makelibstreamgreatagain
|
2020-07-14 |
Sjoerd Mullender |
Closing unused branch.
bitvector
|
2020-07-14 |
Sjoerd Mullender |
Merge with default branch.
msk-type
|
2020-07-14 |
Pedro Ferreira |
Helping on performance of tpch q2. This was a bug I was tracking, rel_exp_visitor_bottomup visited relations topdown, which was not desirable for some iterators, so added a flag to specify which relation order to iterate. It may be different from the expressions
Jun2020
|
2020-07-14 |
Sjoerd Mullender |
Merge with oscar branch.
|
2020-07-14 |
Sjoerd Mullender |
Merge with Jun2020 branch.
oscar
|
2020-07-14 |
Sjoerd Mullender |
A little cleanup of the code.
Jun2020
|
2020-07-14 |
Pedro Ferreira |
indentation
Jun2020
|
2020-07-14 |
Pedro Ferreira |
Making R integration happy, find size of double
Jun2020
|
2020-07-14 |
Pedro Ferreira |
Tunning scores for equality further. If the expression column is a duplicate elimiated string heap, the score should fallback to the integer case. Also prioritize distinct columns.
Jun2020
|
2020-07-14 |
Sjoerd Mullender |
When resetting a view, make sure the string heap is not shared again.
Jun2020
|
2020-07-13 |
Panagiotis Koutsourakis |
Merge with default
atom_strings
|
2020-07-14 |
martin kersten |
Another round of MSK test specifications
msk-type
|
2020-07-13 |
Sjoerd Mullender |
Implemented new algorithm for join.
Jun2020
|
2020-07-13 |
martin kersten |
The target operation we need to further experimentation.
msk-type
|
2020-07-13 |
martin kersten |
A few more simple tests.
msk-type
|
2020-07-13 |
martin kersten |
A test for scalar operations on MSK
msk-type
|
2020-07-13 |
Pedro Ferreira |
Test relation before calculating the number of grouping expressions. Also allocate less. This fixes the broken tests on the sanitizer build
Jun2020
|
2020-07-13 |
Pedro Ferreira |
Allocate less
Jun2020
|
2020-07-13 |
Pedro Ferreira |
Removed 'd' and 'varid' components from sql_atom. They were no longer used
|
2020-07-13 |
Pedro Ferreira |
Fixed a small regression I created. rel_groupby_order requires two ordering steps.
Jun2020
|
2020-07-13 |
Pedro Ferreira |
Merged with oscar
|
2020-07-13 |
Pedro Ferreira |
Merged with Jun2020
oscar
|
2020-07-13 |
Pedro Ferreira |
Missed disable from the merge
Jun2020
|
2020-07-13 |
Pedro Ferreira |
Backported visitor changes and rel_push_project_down optimizer from default into Jun2020.
Jun2020
|
2020-07-13 |
Sjoerd Mullender |
The Python 3 executable on Windows is called python.
Jun2020
|
2020-07-13 |
Sjoerd Mullender |
Flush output before changing console text attribute.
Jun2020
|
2020-07-13 |
Arjen de Rijke |
use modern cmake for compile options
|
2020-07-13 |
Pedro Ferreira |
Merged with oscar
|
2020-07-13 |
Pedro Ferreira |
Merged with Jun2020
oscar
|
2020-07-13 |
Pedro Ferreira |
Approved output
Jun2020
|
2020-07-13 |
Pedro Ferreira |
Don't clean twice
Jun2020
|
2020-07-13 |
Sjoerd Mullender |
No longer necessary to work around bug that briefly appeared in Fedora.
Jun2020
|
2020-07-13 |
Pedro Ferreira |
Clean curprg error if so
Jun2020
|
2020-07-13 |
Pedro Ferreira |
Performance fix for tcpds q80 and related.
Jun2020
|
2020-07-12 |
Niels Nes |
do not rewrite ddl statements in rewrite_anyequal (fixes crash in subquery6)
Jun2020
|