[ https://issues.apache.org/jira/browse/CASSANDRA-20609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Rohrer updated CASSANDRA-20609: ------------------------------------ Source Control Link: https://github.com/apache/cassandra/commit/2aeb6a02905a39fb5b26c93dccd53da67d0ba24d Resolution: Fixed Status: Resolved (was: Ready to Commit) Committed to 5.0 and merged (with modifications necessary and in the PR above) to trunk 5.0: 2aeb6a02905a39fb5b26c93dccd53da67d0ba24d Trunk: 3bc266ca963c291a68a87be50d98e9ba0a6cab51 > 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 > Priority: Normal > Fix For: 5.0.x, 5.1 > > Attachments: ci_summary-5.0.html, ci_summary-trunk.html > > Time Spent: 1h 10m > Remaining Estimate: 0h > > 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