skalkin commented on issue #4271: URL: https://github.com/apache/arrow-adbc/issues/4271#issuecomment-4328247218
I am also interested in this question - in our experiments with Snowflake and Databricks, ADBC drivers performed on par with the existing JDBC drivers, even though the tests were designed to favor the columnar-first approach (a mix of numerical columns, and string columns with repetitive long strings - something a columnar engine should be able to very efficiently compress and work with). I keep reading about people getting 30x speedup when switching to ADBC, but I'm a bit puzzled at this point... -- 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]
