SChakravorti21 commented on issue #2245:
URL: https://github.com/apache/arrow-adbc/issues/2245#issuecomment-2489957794

   > A couple of years ago @0x26res created [an Arrow-based Python driver for 
Cassandra](https://github.com/0x26res/cassarrow) and [gave a great talk about 
it](https://www.youtube.com/watch?v=kpy7h9WrUWI). That might be something you 
could build on or at least take a look at.
   
   @ianmcook Thank you for sharing this! I agree that decoding the raw bytes 
received from the database is likely to provide a noticeable performance 
improvement. @0x26res It's promising that you have a working example of this, 
and it's definitely worth building on top of. I dug around the C/C++ Cassandra 
driver and couldn't find an obvious way of getting those raw bytes, however, so 
we might need to ask the driver maintainers if they'd be open to having such 
functionality be exposed.


-- 
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]

Reply via email to