dongjoon-hyun commented on issue #7303:
URL: https://github.com/apache/iceberg/issues/7303#issuecomment-1502050628

   According to Apache ORC 1.8.2 release note, there is no change about no 
timestamp column and timezone.
   - https://github.com/apache/orc/releases/tag/v1.8.2
   
   The following three are the technical code changes.
   - [ORC-1332](https://issues.apache.org/jira/browse/ORC-1332) Avoid 
NegativeArraySizeException when using searchArgument
   - [ORC-1343](https://issues.apache.org/jira/browse/ORC-1343) Disable 
ENABLE_INDEXES
   - [ORC-1338](https://issues.apache.org/jira/browse/ORC-1338) Set bloom 
filter fpp to 1%
   


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