FelixYBW commented on PR #12226: URL: https://github.com/apache/gluten/pull/12226#issuecomment-4626642971
> Sure — the trigger is [Lance Java](https://github.com/lance-format/lance/tree/main/java) It's something like our first version of parquet writer offloading. We get the data from Velox, send to Spark's parquet write, convert it to Arrow, then call the native parquet. There are a few gotchas there. @JkSelf do you still remember? @sezruby do you use lance-spark? Do you know how it manages the memory? -- 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]
