j7nhai commented on PR #9397: URL: https://github.com/apache/incubator-gluten/pull/9397#issuecomment-3143436227
Originally, when writing with Iceberg, a field id is generated in the final Parquet file, and this field id corresponds to the field id in the Iceberg schema. It appears that the Velox Parquet writer is implemented based on Arrow, but Arrow's Parquet schema does not seem to support creating field ids. How did you solve this problem? @jinchengchenghh -- 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]
