parthchandra commented on issue #3720:
URL: 
https://github.com/apache/datafusion-comet/issues/3720#issuecomment-4121314978

   See 
[TypeUtil.checkParquetType](https://github.com/apache/datafusion-comet/blob/d2e0393e38ef59f19efef008552baca9dc2cf2a2/common/src/main/java/org/apache/comet/parquet/TypeUtil.java#L129)
 for how primitive type checking is handled in `native_iceberg_compat`. There 
are additional checks for complex types in 
[NativeBatchReader.checkParquetType](https://github.com/apache/datafusion-comet/blob/d2e0393e38ef59f19efef008552baca9dc2cf2a2/common/src/main/java/org/apache/comet/parquet/NativeBatchReader.java#L793)


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