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/07/19 16:34:15 UTC

[GitHub] [iceberg] palaniappa opened a new issue, #5308: ManifestGroup entries() reads the manifest 2 times when ignoreDeleted is set. This causes perf issues.

palaniappa opened a new issue, #5308:
URL: https://github.com/apache/iceberg/issues/5308

   ManifestGroup entries() reads the manifest 2 times when ignoreDeleted is set. Since every manifest is read 2 times, if the table contains more manifest the planFiles time keeps increasing.


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


[GitHub] [iceberg] rdblue closed issue #5308: ManifestGroup entries() reads the manifest 2 times when ignoreDeleted is set. This causes perf issues.

Posted by GitBox <gi...@apache.org>.
rdblue closed issue #5308: ManifestGroup entries() reads the manifest 2 times when ignoreDeleted is set. This causes perf issues.
URL: https://github.com/apache/iceberg/issues/5308


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


[GitHub] [iceberg] nastra commented on issue #5308: ManifestGroup entries() reads the manifest 2 times when ignoreDeleted is set. This causes perf issues.

Posted by GitBox <gi...@apache.org>.
nastra commented on issue #5308:
URL: https://github.com/apache/iceberg/issues/5308#issuecomment-1189312673

   I wonder if this is related to what's being addressed in https://github.com/apache/iceberg/pull/5306


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