ianmcook commented on issue #2245: URL: https://github.com/apache/arrow-adbc/issues/2245#issuecomment-5479309493
An ADBC driver for Apache Cassandra is now available as a pre-release from the ADBC Driver Foundry: Announcement: https://adbc-drivers.org/blog/2026/08/25/new-adbc-driver-for-cassandra/ Docs: https://adbc-drivers.org/drivers/cassandra/ Quickstarts: https://github.com/columnar-tech/adbc-quickstarts/tree/by-database/cassandra To install with [dbc](https://docs.columnar.tech/dbc/): ```sh dbc install --pre cassandra ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
