v0.9.14-rc-2
Pre-release
Pre-release
guymolinari
released this
04 Aug 18:34
·
28 commits
to develop
since this release
- Added data load tools for TPC-H benchmark support
- Added support for surrogate integer values (stores columnids for foreign keys)
- Added partition status report and ability to 'offline' data to manage memory on data nodes.
- Added support for batch updates via SQL UPDATE statement
- Fixed SQL DELETE
- Added test cases and sqlrunner support for UPDATE/DELETE mutations
- Added ability to specify whether a standard bitmap column type can support value 'exclusion' via the 'nonExclusive' column designator in schema files.
- Various and sundry bug fixes