Doug Rohrer created CASSANDRA-20609: ---------------------------------------
Summary: CQLSSTableWriter should support writing in BTI Format Key: CASSANDRA-20609 URL: https://issues.apache.org/jira/browse/CASSANDRA-20609 Project: Apache Cassandra Issue Type: Task Components: Local/SSTable Reporter: Doug Rohrer Assignee: Doug Rohrer The Analytics library should be able to write SSTables in the format configured at the cluster level. While it appears that this was _almost_ implemented in the {{CQLSSTableWriter}} code but the actual ability to set the format was, at the time, left out of the builder. Now that we have BTI format SSTables (CASSANDRA-18398), and the format is configurable at the server level, we really need CQLSSTableWriter consumers to be able to specify the format. The lack of this is blocking CASSANALYTICS-27 -- 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