Re: [PR] Core: Add list/map block sizes [iceberg]

2025-03-12 Thread via GitHub
github-actions[bot] commented on PR #10973: URL: https://github.com/apache/iceberg/pull/10973#issuecomment-2719402646 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] Core: Add list/map block sizes [iceberg]

2025-01-31 Thread via GitHub
github-actions[bot] commented on PR #10973: URL: https://github.com/apache/iceberg/pull/10973#issuecomment-2628605141 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] Core: Add list/map block sizes [iceberg]

2024-12-31 Thread via GitHub
rustyconover commented on PR #10973: URL: https://github.com/apache/iceberg/pull/10973#issuecomment-2566807700 Seems like its still pending. -- 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 sp

Re: [PR] Core: Add list/map block sizes [iceberg]

2024-12-31 Thread via GitHub
github-actions[bot] commented on PR #10973: URL: https://github.com/apache/iceberg/pull/10973#issuecomment-2566766280 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] Core: Add list/map block sizes [iceberg]

2024-12-01 Thread via GitHub
rustyconover commented on PR #10973: URL: https://github.com/apache/iceberg/pull/10973#issuecomment-2509886579 This still seems to be pending. -- 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

Re: [PR] Core: Add list/map block sizes [iceberg]

2024-11-29 Thread via GitHub
github-actions[bot] commented on PR #10973: URL: https://github.com/apache/iceberg/pull/10973#issuecomment-2508748312 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] Core: Add list/map block sizes [iceberg]

2024-10-30 Thread via GitHub
namrathamyske commented on code in PR #10973: URL: https://github.com/apache/iceberg/pull/10973#discussion_r1823154559 ## core/src/main/java/org/apache/iceberg/avro/AvroFileAppender.java: ## @@ -113,6 +114,8 @@ private static DataFileWriter newAvroWriter( writer.setMeta(

Re: [PR] Core: Add list/map block sizes [iceberg]

2024-10-30 Thread via GitHub
namrathamyske commented on code in PR #10973: URL: https://github.com/apache/iceberg/pull/10973#discussion_r1823154559 ## core/src/main/java/org/apache/iceberg/avro/AvroFileAppender.java: ## @@ -113,6 +114,8 @@ private static DataFileWriter newAvroWriter( writer.setMeta(

Re: [PR] Core: Add list/map block sizes [iceberg]

2024-08-22 Thread via GitHub
rustyconover commented on PR #10973: URL: https://github.com/apache/iceberg/pull/10973#issuecomment-2305419762 Cool! I'm glad to see this coming along. -- 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

[PR] Core: Add list/map block sizes [iceberg]

2024-08-20 Thread via GitHub
Fokko opened a new pull request, #10973: URL: https://github.com/apache/iceberg/pull/10973 This PR switches the encoder to the `BlockingDirectBinaryEncoder` that actually encodes the size of list and map objects in the Avro file. When doing projected reads, it can skip of the fields t