Skip to content

Releases: datastax/dsbulk

DSBulk 1.0.0-beta2

28 Nov 01:05
Compare
Choose a tag to compare

DSE 5.0 and 5.1 compatible release

  • Support setting timestamp and ttl on inserted rows.
  • Support cql function calls in mapping specification.
  • Significant load performance improvements for both single and multiple file load scenarios.
  • Add DSE version validation.
  • Add dry-run feature for load.
  • Improve metrics generation and reporting.

DSBulk 1.0.0-beta1

25 Oct 20:02
a05ab9d
Compare
Choose a tag to compare

Complex type support, Improved usability, hardening

DSBulk 1.0.0-alpha2

19 Sep 04:26
Compare
Choose a tag to compare

DSE 5.0 and 5.1 compatible release

  • Loads data into DSE from csv source (including from stdin)
  • Unloads data from DSE to target url in csv format (including to stdout)
  • Comprehensive command-line help and documentation
  • "Fails fast" for many common configuration errors
  • Supports configuration via user-specified configuration file