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 2020/07/30 07:25:23 UTC

[GitHub] [iceberg] shardulm94 commented on issue #1257: Support vectorized reads with identity transforms

shardulm94 commented on issue #1257:
URL: https://github.com/apache/iceberg/issues/1257#issuecomment-665907735


   @RussellSpitzer I believe `TestIdentityPartitionData` is supposed to exercise it but what is probably happening here is that the identity partitioned data columns are read from the data file itself rather than the metadata. We may need to add a test where we intentionally modify the metadata so that identity values from metadata do not match the ones written in the data file so we know where the values are picked from. Maybe theres a less intrusive way to test this?


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

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