Fokko commented on issue #1138:
URL: https://github.com/apache/iceberg/issues/1138#issuecomment-2717570532

   The physical types in Parquet are [defined by the 
spec](https://iceberg.apache.org/spec/#parquet), and I would oppose writing 
something that's not in line with the specification. INT96 has been marked as 
deprecated [a while ago](https://issues.apache.org/jira/browse/PARQUET-323), 
and also engines like Spark are [moving away from 
INT96](https://github.com/apache/spark/pull/50215).
   
   I'm surprised that Impala isn't able to insert any data, cc @gaborkaszab 


-- 
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]

Reply via email to