aokolnychyi commented on code in PR #11495:
URL: https://github.com/apache/iceberg/pull/11495#discussion_r1835614940
##
core/src/main/java/org/apache/iceberg/BaseRowDelta.java:
##
@@ -139,6 +139,10 @@ protected void validate(TableMetadata base, Snapshot
parent) {
if (val
aokolnychyi commented on code in PR #11495:
URL: https://github.com/apache/iceberg/pull/11495#discussion_r1835614576
##
core/src/main/java/org/apache/iceberg/MergingSnapshotProducer.java:
##
@@ -769,6 +794,82 @@ protected void validateDataFilesExist(
}
}
+ // validate
aokolnychyi commented on code in PR #11495:
URL: https://github.com/apache/iceberg/pull/11495#discussion_r1835614371
##
core/src/main/java/org/apache/iceberg/MergingSnapshotProducer.java:
##
@@ -769,6 +794,82 @@ protected void validateDataFilesExist(
}
}
+ // validate
aokolnychyi commented on code in PR #11495:
URL: https://github.com/apache/iceberg/pull/11495#discussion_r1835613879
##
core/src/main/java/org/apache/iceberg/MergingSnapshotProducer.java:
##
@@ -245,13 +250,13 @@ private PartitionSpec spec(int specId) {
/** Add a delete fil
aokolnychyi commented on code in PR #11495:
URL: https://github.com/apache/iceberg/pull/11495#discussion_r1835613811
##
core/src/main/java/org/apache/iceberg/MergingSnapshotProducer.java:
##
@@ -271,6 +276,26 @@ private void add(PendingDeleteFile file) {
}
}
+ protect
dependabot[bot] opened a new pull request, #11510:
URL: https://github.com/apache/iceberg/pull/11510
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from
9.5.43 to 9.5.44.
Release notes
Sourced from https://github.com/squidfunk/mkdocs-material/releases";>mkdoc
dependabot[bot] opened a new pull request, #11511:
URL: https://github.com/apache/iceberg/pull/11511
Bumps [mkdocs-redirects](https://github.com/mkdocs/mkdocs-redirects) from
1.2.1 to 1.2.2.
Release notes
Sourced from https://github.com/mkdocs/mkdocs-redirects/releases";>mkdocs-red
dependabot[bot] opened a new pull request, #11509:
URL: https://github.com/apache/iceberg/pull/11509
Bumps software.amazon.awssdk:bom from 2.29.6 to 2.29.9.
[ is failing a
number of tests in TestSchemaUnionByFieldName. Further attempts to modify
TypeUtil.isPromotionAllowed() and it's
mark-major commented on code in PR #1307:
URL: https://github.com/apache/iceberg-python/pull/1307#discussion_r1835532735
##
pyiceberg/catalog/glue.py:
##
@@ -305,7 +308,18 @@ def __init__(self, name: str, **properties: Any):
aws_secret_access_key=get_first_property_
Fokko commented on issue #11505:
URL: https://github.com/apache/iceberg/issues/11505#issuecomment-2466469594
Hey @AnatolyPopov Thanks for raising this 🙏
Where are you getting the release from? The official channel is through
Apache:
https://dlcdn.apache.org/iceberg/apache-iceberg-1.
kevinjqliu commented on issue #1305:
URL:
https://github.com/apache/iceberg-python/issues/1305#issuecomment-2466466411
> pyiceberg.exceptions.CommitFailedException
This is not a thread issue. This is expected when you have concurrent
writers. The writer should retry the commit. See #
Fokko commented on code in PR #11502:
URL: https://github.com/apache/iceberg/pull/11502#discussion_r1835516115
##
flink/v1.18/flink/src/test/java/org/apache/iceberg/flink/source/TestMetadataTableReadableMetrics.java:
##
@@ -217,27 +217,27 @@ public void testPrimitiveColumns() th
Fokko commented on code in PR #11502:
URL: https://github.com/apache/iceberg/pull/11502#discussion_r1835516192
##
flink/v1.18/flink/src/test/java/org/apache/iceberg/flink/source/TestMetadataTableReadableMetrics.java:
##
@@ -217,27 +217,27 @@ public void testPrimitiveColumns() th
kevinjqliu commented on code in PR #1307:
URL: https://github.com/apache/iceberg-python/pull/1307#discussion_r1835489821
##
pyiceberg/catalog/__init__.py:
##
@@ -94,6 +94,7 @@
URI = "uri"
LOCATION = "location"
EXTERNAL_TABLE = "EXTERNAL_TABLE"
+MAX_RETRIES = 10
Review Commen
vasco-lopo closed pull request #1309: Fix imports
URL: https://github.com/apache/iceberg-python/pull/1309
--
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
kevinjqliu commented on issue #1279:
URL:
https://github.com/apache/iceberg-python/issues/1279#issuecomment-2466341561
@danhphan assigned to you! LMK if you have any questions
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
AnatolyPopov opened a new issue, #11506:
URL: https://github.com/apache/iceberg/issues/11506
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
None
### Please describe the bug 🐞
When I'm trying to build the project from latest release tag I
AnatolyPopov opened a new issue, #11505:
URL: https://github.com/apache/iceberg/issues/11505
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
None
### Please describe the bug 🐞
The artifacts that are published with GitHub releases are not b
mrcnc opened a new pull request, #11504:
URL: https://github.com/apache/iceberg/pull/11504
This is a second attempt to resolve
https://github.com/apache/iceberg/issues/10127 but avoids using `java.net.URI`
for parsing, which was found to be problematic after the first attempt was
merged.
manuzhang commented on PR #10996:
URL: https://github.com/apache/iceberg/pull/10996#issuecomment-2466177889
@nastra This is ready for review now after 1.7.0 release.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
manuzhang opened a new pull request, #11503:
URL: https://github.com/apache/iceberg/pull/11503
(no comment)
--
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,
jbonofre commented on code in PR #11495:
URL: https://github.com/apache/iceberg/pull/11495#discussion_r1835329015
##
core/src/main/java/org/apache/iceberg/BaseRowDelta.java:
##
@@ -139,6 +139,10 @@ protected void validate(TableMetadata base, Snapshot
parent) {
if (valida
jbonofre commented on code in PR #11502:
URL: https://github.com/apache/iceberg/pull/11502#discussion_r1835328636
##
flink/v1.18/flink/src/test/java/org/apache/iceberg/flink/source/TestMetadataTableReadableMetrics.java:
##
@@ -217,27 +217,27 @@ public void testPrimitiveColumns()
54 matches
Mail list logo