CurtHagenlocher commented on issue #13: URL: https://github.com/apache/arrow-adbc/issues/13#issuecomment-4687522352
> These sort of drivers should be free to support either just like any other queries: I guess I got so carried away by my personal hobby horses that I didn't notice the overall framing of this issue as being for "non-query-engine based backends, e.g. a Parquet file backend". I had interpreted this as being a generic top-level dialect-agnostic API that would apply to all connectors, even those with a proper QL-based back end. I agree 100% that a driver which does nothing but read Parquet files should implement at least enough query language support to do simple querying. I'm not 100% sold on the value of a driver which just reads Parquet files, but I know better than to think I can anticipate other people's interesting (or unusual :P) use cases. I^H Claude might prototype one this weekend. -- 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]
