log

age author description
2017-03-09 Martin Kersten Protect against failing BAT creations Dec2016
2017-03-09 Sjoerd Mullender Approved.
2017-03-09 Martin van Dinther Add test for old bug 3535. Dec2016
2017-03-09 Martin Kersten Recognize and remore more empty intermediates
2017-03-09 Martin Kersten Ensure existence of return variables.
2017-03-08 Mark Raasveldt Fix string -> numeric conversion for Python 3 and remove tests that are inconsistent because of the different Python 3 dictionary implementation. python3udf
2017-03-08 Mark Raasveldt No parallel aggregations for pyapi3 as well. python3udf
2017-03-08 Mark Raasveldt Change the way Python 2/3 UDFs are enabled. They are now enabled with --set embedded_py=[2/3]. python3udf
2017-03-08 Mark Raasveldt Merge with default. python3udf
2017-03-08 Sjoerd Mullender Add conditions to tests.
2017-03-06 Sjoerd Mullender Cleanup: SIZEOF_VAR_T < SIZEOF_VOID_P does not occur since oid32 is removed.
2017-03-07 Panagiotis Koutsourakis Merge with default wlcr
2017-03-07 Sjoerd Mullender Use binary search to iterate over groups in grouped quantiles.
2017-03-07 Sjoerd Mullender Approve output.
2017-03-06 Martin Kersten Avoid dangling pointer
2017-03-06 Martin Kersten Approve output
2017-03-06 Hannes Muehleisen forcing dplyr dev Dec2016
2017-03-06 Hannes Muehleisen added survey dependency Dec2016
2017-03-06 Martin Kersten Fix state administration of multiple used variables.
2017-03-05 Martin Kersten A refurbished dataflow optimizer
2017-03-05 Martin Kersten Move aside some auxilary tests
2017-03-05 Martin Kersten Add result variable
2017-03-05 Martin Kersten Minor textual change
2017-03-03 Hannes Muehleisen finally fixing R test cases Dec2016
2017-03-03 Sjoerd Mullender Replaced scripts by "links" to identical scripts. Dec2016
2017-03-03 Sjoerd Mullender Merge with Dec2016 branch.
2017-03-03 Sjoerd Mullender Don't make Python do output processing. Dec2016
2017-03-03 Sjoerd Mullender Merge with Dec2016 branch.
2017-03-03 Sjoerd Mullender Approve upgrade output after release of Dec2016-SP2. Dec2016
2017-03-02 Sjoerd Mullender Fixed operator precedence of % to be equal to * and /.
2017-03-02 Martin van Dinther Adding test script for bug 6110
2017-03-02 Martin van Dinther Adding missing test script for old bug 3832.
2017-03-02 Martin van Dinther Remove the restriction to use an ORDER BY clause in a CREATE VIEW statement.
2017-03-02 Martin Kersten Merge with default iot
2017-03-02 Sjoerd Mullender Command changed name in default branch.
2017-03-02 Martin Kersten merge with default mosaic
2017-03-02 Martin Kersten Merge with default wlcr
2017-02-21 Martin Kersten Documentation wlcr
2017-03-02 Sjoerd Mullender Approve Windows output. Dec2016
2017-03-02 Martin Kersten Approve output
2017-03-02 Martin Kersten Add thetaselect and bat updates
2017-03-01 Sjoerd Mullender Fix or crash reported in bug 6220. Dec2016
2017-03-01 Martin Kersten Simplify code for debugging
2017-03-01 Martin Kersten Push aside incomplete code
2017-03-01 Martin Kersten Approve output
2017-03-01 Martin Kersten Proper count of dataflow blocks
2017-03-01 Sjoerd Mullender Merge with Dec2016 branch.
2017-03-01 Sjoerd Mullender Better check to see whether join result is empty. Dec2016
2017-03-01 Sjoerd Mullender Improved fix for fixing duplicate empty strings. Dec2016
2017-03-01 Panagiotis Koutsourakis Remove everything related to the master-replica commands wlcr
2017-03-01 Sjoerd Mullender Fix string BAT that contain non-double-eliminated empty strings. Dec2016
2017-02-28 Sjoerd Mullender Stop storing string hashes in string heaps.
2017-02-28 Sjoerd Mullender Get rid of unnecessary padding.
2017-02-28 Sjoerd Mullender Remove some recycler vestiges in comments. Dec2016
2017-02-28 Sjoerd Mullender Allocate enough memory for query. Dec2016
2017-02-28 Sjoerd Mullender Added blurb for bug fix without bug number. Dec2016
2017-02-28 Sjoerd Mullender Added test for appending double-eliminated bats with slightly offset empty strings. Dec2016
2017-02-28 Sjoerd Mullender When appending to a double-eliminated string bat, insert string individually. Dec2016
2017-02-28 Martin Kersten Relevant pieces already merged into default. malupgrade
2017-02-27 Panagiotis Koutsourakis Merge with upstream