jinchengchenghh commented on issue #9335: URL: https://github.com/apache/incubator-gluten/issues/9335#issuecomment-3106639668
We will support iceberg basic write in this stage, some features may be mot supported. 1. Datatype support: int, long, float, double, decimal, date is supported. 2. Partition support: nest column as partition column, float, double column as partition column is not supported 3. Format support: parquet 4. Statistic support: all data types including complex data type Next stage: 1. nest column as partition 2. More data type support 3. Sanitize name support -- 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]
