Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2025-01-30 Thread via GitHub
github-actions[bot] commented on PR #11373: URL: https://github.com/apache/iceberg/pull/11373#issuecomment-2625998153 This pull request has been closed due to lack of activity. This is not a judgement on the merit of the PR in any way. It is just a way of keeping the PR queue manageable. If

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2025-01-30 Thread via GitHub
github-actions[bot] closed pull request #11373: Parquet: Correctly prune nested columns URL: https://github.com/apache/iceberg/pull/11373 -- 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

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2025-01-23 Thread via GitHub
github-actions[bot] commented on PR #11373: URL: https://github.com/apache/iceberg/pull/11373#issuecomment-2611274214 This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pul

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2024-12-22 Thread via GitHub
MichaelDeSteven commented on PR #11373: URL: https://github.com/apache/iceberg/pull/11373#issuecomment-2559034232 > @MichaelDeSteven - > > ``` > Error: eckstyle] [ERROR] /home/runner/work/iceberg/iceberg/parquet/src/test/java/org/apache/iceberg/parquet/TestPruneColumns.java:23:1:

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2024-12-20 Thread via GitHub
github-actions[bot] commented on PR #11373: URL: https://github.com/apache/iceberg/pull/11373#issuecomment-2557905206 This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pul

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2024-11-20 Thread via GitHub
MichaelDeSteven commented on PR #11373: URL: https://github.com/apache/iceberg/pull/11373#issuecomment-2485102114 @RussellSpitzer Sorry for late response, PTAL -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2024-11-19 Thread via GitHub
RussellSpitzer commented on PR #11373: URL: https://github.com/apache/iceberg/pull/11373#issuecomment-2486664942 @MichaelDeSteven - ``` Error: eckstyle] [ERROR] /home/runner/work/iceberg/iceberg/parquet/src/test/java/org/apache/iceberg/parquet/TestPruneColumns.java:23:1: Use org.apac

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2024-10-29 Thread via GitHub
RussellSpitzer commented on code in PR #11373: URL: https://github.com/apache/iceberg/pull/11373#discussion_r1821560025 ## parquet/src/test/java/org/apache/iceberg/parquet/TestParquetSchemaUtil.java: ## @@ -464,4 +588,103 @@ private Type map(Integer id, String name, Repetition

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2024-10-29 Thread via GitHub
RussellSpitzer commented on code in PR #11373: URL: https://github.com/apache/iceberg/pull/11373#discussion_r1821571529 ## parquet/src/test/java/org/apache/iceberg/parquet/TestParquetSchemaUtil.java: ## @@ -464,4 +588,103 @@ private Type map(Integer id, String name, Repetition

Re: [PR] Parquet: Correctly prune nested columns [iceberg]

2024-10-29 Thread via GitHub
RussellSpitzer commented on code in PR #11373: URL: https://github.com/apache/iceberg/pull/11373#discussion_r1821559558 ## parquet/src/test/java/org/apache/iceberg/parquet/TestParquetSchemaUtil.java: ## @@ -61,6 +63,128 @@ public class TestParquetSchemaUtil { required