lidavidm commented on issue #2245: URL: https://github.com/apache/arrow-adbc/issues/2245#issuecomment-2409666087
Thanks Dewey for the detailed guide! I'd say so long as Cassandra in C++ doesn't require gRPC, and you can use nanoarrow (instead of Arrow C++ for the aforementioned reasons), then C++ would be great. > there is also not a straightforward way to implement the validation suite outside this repository (or if there is, nobody has tried it yet!) We briefly did this when I tried to get Flight SQL into pyarrow instead of having a separate wheel. I think it wasn't complicated, we'd have to probably fix up the CMake definitions again though. -- 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]
