You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/22 17:42:12 UTC

[GitHub] [iceberg] aokolnychyi commented on pull request #4196: Parquet: Enable vectorized reads by default

aokolnychyi commented on pull request #4196:
URL: https://github.com/apache/iceberg/pull/4196#issuecomment-1048050639


   I think the test fail because we don't support vectorized reads with INT96 timestamps (for legacy imported files).
   
   ```
   java.lang.UnsupportedOperationException: Unsupported type: required int96 tmp_col = 2
   ```


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org