Releases: brianmhess/cassandra-loader
Releases · brianmhess/cassandra-loader
v0.0.27
v0.0.26
- Fixed issue with long schemas (Issue 65)
v0.0.25
Added Fetch Size for cassandra-unloader
v0.0.24
- Added support for DATE (and associated -localDateFormat option)
- Added support for SHORTINT and TINYINT
- Fixed an issue with special characters in column names (Issue 59)
v0.0.23
- Fixed case of commas in Map keys
- Fixed keystore/truststore-pw typo (was pwd)
- Fixed quoting of non-collections
- Added support for supplying comment character
v0.0.22
- Added support for gzipped input files
- Fixed issue with quoted values (and in collections)
v0.0.21
- Added support for jsonarray (one JSON array per file)
- Added support for jsonline (one JSON per line)
- Changed JVM settings to 1GB heap
- Added -charsPerColumn (default to 4096) to enable Univocity optimizations
- Removed explicit queries to metadata tables and use driver API calls
v0.0.20
v0.0.19
- Converted to Univocity parser to find fields.
- Added -where option to cassandra-unloader
v0.0.18
Add support for Cassandra 3.0