SnappyData 0.2 Preview Release
Pre-release
Pre-release
ashetkar
released this
14 Mar 13:04
·
2351 commits
to master
since this release
SnappyData 0.2 Preview Release with the following changes over the previous 0.1 Preview release.
- Fixes for issues reported by users and related seen in testing:
- Exception from snappy-shell/JDBC client when number of columns selected is > 8
- Hang in operations after exceptions like above (pool has no available connections)
- Issues including hang in CREATE TABLE as SELECT with limit clause
- Corrected published poms to remove dependency on pentaho related repos and jars
- Fixes for issues when building using snappydata jars published on maven central for subprojects like snappy-spark (rather than building all from source)
- Addition of a "precheckin" target in snappy-store that runs all available GemFireXD junit and distributed unit tests with fixes for failures seen in precheckin
- Fixes/additions to docs and links that went in after the previous release
- Allow build using Java 8 (some issue still reported by users on Mac platforms)
- Fix for the print-stacks command-line option of snappy-shell to dump proper stacks from all nodes