You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "zhongyujiang (via GitHub)" <gi...@apache.org> on 2023/01/30 05:33:02 UTC

[GitHub] [iceberg] zhongyujiang commented on issue #6694: position delete manifest lower_bounds/upper_bounds not correct

zhongyujiang commented on issue #6694:
URL: https://github.com/apache/iceberg/issues/6694#issuecomment-1408025601

   This is because these metrics were truncated, Iceberg's default metrics mode for column metric is `truncate(16)`. This should be fixed by #6313.
   I think it doesn't cause correctness problems, but it does cause more pos delete files to be scanned because the filtering is less effective.


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