DataStax Bulk Loader (DSBulk) is an open-source, Apache-licensed, unified tool for loading into and unloading from Apache Cassandra(R), DataStax Astra and DataStax Enterprise (DSE)
Apache License 2.0
85
stars
30
forks
source link
DSBulk count doesn't work on tables with just partition keys #473
Let's have a table like below:
There is only partition key. We're using version
1.10.0
.When we run
./dsbulk count -h <host> -u <user> -p <pswd> --stats.modes partitions --stats.numPartitions 20
on this table, we get an error as follows:┆Issue is synchronized with this Jira Task by Unito