Doug Rohrer created CASSANALYTICS-25: ----------------------------------------
Summary: Analytics reader should be able to query potential SSTable versions and fail fast on unsupported versions in the cluster Key: CASSANALYTICS-25 URL: https://issues.apache.org/jira/browse/CASSANALYTICS-25 Project: Apache Cassandra Analytics Issue Type: Task Reporter: Doug Rohrer On the reader side, we should be able to query a C* cluster for what versions of sstables it might have on disk and/or write. In other words, we need to know the +range+ of sstable versions the reader might encounter during a run so we can determine which bridge to use. If that range includes something we don’t yet support, we should fail fast. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org