Gboyka commented on issue #6235:
URL: https://github.com/apache/iceberg/issues/6235#issuecomment-1367283307
Did you find any root cause or resolution for this, I'm facing the same issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
Fokko commented on PR #6497:
URL: https://github.com/apache/iceberg/pull/6497#issuecomment-1367441531
@cccs-eric thanks for taking a look a the PR, much appreciated. You're
completely right here, and thanks for pointing out. Before we only had s3 as an
implementation, so then it wasn't an i
Fokko commented on code in PR #6501:
URL: https://github.com/apache/iceberg/pull/6501#discussion_r1059047328
##
python/pyiceberg/io/pyarrow.py:
##
@@ -230,6 +240,14 @@ def _get_fs(self, scheme: str) -> FileSystem:
else:
raise ValueError(f"Unrecognized files
Fokko opened a new pull request, #6504:
URL: https://github.com/apache/iceberg/pull/6504
To maintain 90% code coverage
--
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 un
Fokko commented on code in PR #6504:
URL: https://github.com/apache/iceberg/pull/6504#discussion_r1059129800
##
python/pyiceberg/typedef.py:
##
@@ -54,12 +54,9 @@ def __init__(self, default_factory: Callable[[K], V]):
self.default_factory = default_factory
def __
jackye1995 commented on code in PR #6449:
URL: https://github.com/apache/iceberg/pull/6449#discussion_r1059182643
##
delta-lake/src/main/java/org/apache/iceberg/delta/SupportMigrateDeltaLake.java:
##
@@ -0,0 +1,32 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
jackye1995 commented on code in PR #6449:
URL: https://github.com/apache/iceberg/pull/6449#discussion_r1059183754
##
delta-lake/src/main/java/org/apache/iceberg/delta/BaseMigrateDeltaLakeTableAction.java:
##
@@ -0,0 +1,364 @@
+/*
+ * Licensed to the Apache Software Foundation (A
jackye1995 commented on code in PR #6449:
URL: https://github.com/apache/iceberg/pull/6449#discussion_r1059184671
##
delta-lake/src/main/java/org/apache/iceberg/delta/BaseMigrateDeltaLakeTableAction.java:
##
@@ -0,0 +1,364 @@
+/*
+ * Licensed to the Apache Software Foundation (A
github-actions[bot] commented on issue #5182:
URL: https://github.com/apache/iceberg/issues/5182#issuecomment-1367649865
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] closed issue #5071: Support UNSET of sortOrder from the SQL
URL: https://github.com/apache/iceberg/issues/5071
--
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
github-actions[bot] commented on issue #5071:
URL: https://github.com/apache/iceberg/issues/5071#issuecomment-1367649913
This issue has been closed because it has not received any activity in the
last 14 days since being marked as 'stale'
--
This is an automated message from the Apache Gi
github-actions[bot] closed issue #5025: Reduce the number of equity-deletes
using bloom filter
URL: https://github.com/apache/iceberg/issues/5025
--
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 issue #5025:
URL: https://github.com/apache/iceberg/issues/5025#issuecomment-1367649950
This issue has been closed because it has not received any activity in the
last 14 days since being marked as 'stale'
--
This is an automated message from the Apache Gi
singhpk234 commented on code in PR #6480:
URL: https://github.com/apache/iceberg/pull/6480#discussion_r1059091796
##
spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/source/SparkMicroBatchStream.java:
##
@@ -207,7 +207,14 @@ private List planFiles(StreamingOffset
startOf
14 matches
Mail list logo