hililiwei commented on code in PR #6222:
URL: https://github.com/apache/iceberg/pull/6222#discussion_r1051360946
##
flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/data/StructRowData.java:
##
@@ -0,0 +1,286 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
Fokko commented on code in PR #6445:
URL: https://github.com/apache/iceberg/pull/6445#discussion_r1051363319
##
python/tests/cli/test_console.py:
##
@@ -134,14 +134,17 @@ def update_namespace_properties(
MOCK_ENVIRONMENT = {"PYICEBERG_CATALOG__PRODUCTION__URI":
"test://doesnot
Fokko merged PR #6445:
URL: https://github.com/apache/iceberg/pull/6445
--
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-unsubscr...@iceberg.apach
hililiwei commented on code in PR #6222:
URL: https://github.com/apache/iceberg/pull/6222#discussion_r1051368174
##
flink/v1.16/flink/src/test/java/org/apache/iceberg/flink/TestHelpers.java:
##
@@ -295,6 +299,161 @@ private static void assertEquals(
}
}
+ public stati
pvary commented on issue #6370:
URL: https://github.com/apache/iceberg/issues/6370#issuecomment-1356124377
Maybe something like this:
```
diff --git
a/standalone-metastore/metastore-common/src/main/thrift/hive_metastore.thrift
b/standalone-metastore/metastore-common/src/main/thrift/hi
hililiwei commented on code in PR #6222:
URL: https://github.com/apache/iceberg/pull/6222#discussion_r1051380948
##
core/src/main/java/org/apache/iceberg/BaseFilesTable.java:
##
@@ -223,34 +225,28 @@ ManifestFile manifest() {
static class ContentFileStructWithMetrics implemen
hililiwei commented on code in PR #6222:
URL: https://github.com/apache/iceberg/pull/6222#discussion_r1051382070
##
flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/data/StructRowData.java:
##
@@ -0,0 +1,286 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
hililiwei commented on code in PR #6222:
URL: https://github.com/apache/iceberg/pull/6222#discussion_r1051382070
##
flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/data/StructRowData.java:
##
@@ -0,0 +1,286 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
hililiwei commented on code in PR #6222:
URL: https://github.com/apache/iceberg/pull/6222#discussion_r1051382070
##
flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/data/StructRowData.java:
##
@@ -0,0 +1,286 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
hililiwei commented on code in PR #6222:
URL: https://github.com/apache/iceberg/pull/6222#discussion_r1051383730
##
flink/v1.16/flink/src/main/java/org/apache/iceberg/flink/data/StructRowData.java:
##
@@ -0,0 +1,286 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
blcksrx commented on PR #4465:
URL: https://github.com/apache/iceberg/pull/4465#issuecomment-1356227315
Any plan to merge this PR?
--
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 com
InvisibleProgrammer opened a new pull request, #191:
URL: https://github.com/apache/iceberg-docs/pull/191
Reason and sample screenshots: https://github.com/apache/iceberg/issues/6381
This provides a fix for an issue in that the sidebar menu completely
disappears from the documentation
InvisibleProgrammer commented on PR #6379:
URL: https://github.com/apache/iceberg/pull/6379#issuecomment-1356327476
Hey there!
With the help of @pvary , all updates for the older releases are merged.
I wonder, do you know what is the process of releasing the merged changes?
maximethebault commented on issue #6224:
URL: https://github.com/apache/iceberg/issues/6224#issuecomment-1356353314
Thanks for investigating this issue further!
I'll go ahead and close this issue since it isn't Iceberg-related. I'll make
sure to keep an eye on the Spark issue you created.
maximethebault closed issue #6224: Spark: regression / query failure with
Iceberg 1.0.0 and UNION
URL: https://github.com/apache/iceberg/issues/6224
--
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 t
dennishuo commented on PR #6428:
URL: https://github.com/apache/iceberg/pull/6428#issuecomment-1356445009
Interesting, not sure why it removed @danielcweeks when I re-requested
review from @nastra (definitely wasn't intentional -- as far as I can tell my
repository permissions don't even pr
github-actions[bot] commented on issue #5086:
URL: https://github.com/apache/iceberg/issues/5086#issuecomment-1356511133
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
github-actions[bot] commented on issue #4971:
URL: https://github.com/apache/iceberg/issues/4971#issuecomment-1356511150
This issue has been automatically marked as stale because it has been open
for 180 days with no activity. It will be closed in next 14 days if no further
activity occurs.
amogh-jahagirdar commented on code in PR #3024:
URL: https://github.com/apache/iceberg/pull/3024#discussion_r1051508734
##
arrow/src/main/java/org/apache/iceberg/arrow/vectorized/ArrowVectorAccessors.java:
##
@@ -31,7 +33,7 @@ final class ArrowVectorAccessors {
static {
amogh-jahagirdar commented on code in PR #3024:
URL: https://github.com/apache/iceberg/pull/3024#discussion_r1051508734
##
arrow/src/main/java/org/apache/iceberg/arrow/vectorized/ArrowVectorAccessors.java:
##
@@ -31,7 +33,7 @@ final class ArrowVectorAccessors {
static {
amogh-jahagirdar commented on code in PR #3024:
URL: https://github.com/apache/iceberg/pull/3024#discussion_r1051509275
##
arrow/src/main/java/org/apache/iceberg/arrow/DictEncodedArrowConverter.java:
##
@@ -0,0 +1,224 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
amogh-jahagirdar commented on code in PR #3024:
URL: https://github.com/apache/iceberg/pull/3024#discussion_r1051509275
##
arrow/src/main/java/org/apache/iceberg/arrow/DictEncodedArrowConverter.java:
##
@@ -0,0 +1,224 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) u
22 matches
Mail list logo