sezruby commented on issue #12263: URL: https://github.com/apache/gluten/issues/12263#issuecomment-4696140531
I'll take **read**. Plan: lance-spark PR for the new `exportArrowStream(ArrowArrayStream)` accessor on `LanceFragmentScanner` first, then the gluten-side `OffloadLanceScan` + `LanceScanTransformer`. Write side is independent — different lance-spark APIs (public `TaskCommit` constructor + `getFragments()`), different gluten transformer, different validator. Open for someone else to pick up; the two can land in parallel without stepping on each other. -- 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]
