jja725 commented on issue #12263: URL: https://github.com/apache/gluten/issues/12263#issuecomment-5188407288
Hi @sezruby sorry for the late reply, for the two question: > Do you intend LanceConnectorSplit / LanceTableHandle to carry version + storage options + pushed filter, or would those come from a query-config / a descriptor like https://github.com/apache/gluten/pull/624? yes I think this is my next step in velox lance connector > Is liblance_c.a the same C wrapper the Java SDK's JNI uses, or a separate surface? It affects whether the filter-string dialect matches what lance-spark pushes down. no java sdk doesn't use lance_c right now but we should be able to align the api with the same dialect -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
