Automated Repair Awesomeness for Apache Cassandra
cassandra
apache-cassandra
repairs
cassandra-repairs
repair-schedules
cassandra-clusters
snapshots
cleanups
compactions
-
Updated
Jun 22, 2022 - Java


It's realy a great work, but unfortunately i had a legacy cassandra table that use "bigint" as the only "Time Column" and it seemed the "Time Column" only support "timestamp" type.
It would be great if it can support "$__unixEpochFrom" and "$__unixEpochFrom" such as other database data source.
Thank You.