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
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
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
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
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
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
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(
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(
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
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
10 matches
Mail list logo