ajiteshsingh commented on issue #1876:
URL: https://github.com/apache/iceberg-go/issues/1876#issuecomment-5648428970

   Opened #2009 for this.
   
   we can keep the pruning logic rather than dropping it. Byte order is the 
only difference between Parquet's plain encoding for an INT32/INT64-backed 
decimal and an Iceberg bound, so `TestRowGroup` now reverses the stat bytes. 
FLBA decimals are already big-endian and pass through untouched. Tests cover 
all three physical types, including one that prunes against statistics a real 
Parquet writer emitted.
   
   @Revanth14 @DmitryKotuseu  Please take a look when you get a chance
   


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