dependabot[bot] opened a new pull request, #11141:
URL: https://github.com/apache/iceberg/pull/11141
Bumps
[com.palantir.baseline:gradle-baseline-java](https://github.com/palantir/gradle-baseline)
from 5.61.0 to 5.66.0.
Release notes
Sourced from https://github.com/palantir/gradle
dependabot[bot] opened a new pull request, #11140:
URL: https://github.com/apache/iceberg/pull/11140
Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java)
from 1.1.10.6 to 1.1.10.7.
Release notes
Sourced from https://github.com/xerial/snappy-java/releases";>o
dependabot[bot] opened a new pull request, #11136:
URL: https://github.com/apache/iceberg/pull/11136
Bumps `nessie` from 0.95.0 to 0.96.1.
Updates `org.projectnessie.nessie:nessie-client` from 0.95.0 to 0.96.1
Updates `org.projectnessie.nessie:nessie-jaxrs-testextension` from 0.95.0
dependabot[bot] opened a new pull request, #11139:
URL: https://github.com/apache/iceberg/pull/11139
Bumps
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
from 2.31.0 to 2.32.0.
Release notes
Sourced from https://github.com/google/error-prone
dependabot[bot] opened a new pull request, #11137:
URL: https://github.com/apache/iceberg/pull/11137
Bumps org.apache.datasketches:datasketches-java from 6.0.0 to 6.1.0.
[ -> None:
)
+@pytest.mark.integrat
kevinjqliu commented on code in PR #1176:
URL: https://github.com/apache/iceberg-python/pull/1176#discussion_r1759766338
##
tests/integration/test_partition_evolution.py:
##
@@ -152,6 +201,36 @@ def test_multiple_adds(catalog: Catalog) -> None:
)
+@pytest.mark.integrati
felixscherz commented on code in PR #1176:
URL: https://github.com/apache/iceberg-python/pull/1176#discussion_r1759758412
##
tests/integration/test_partition_evolution.py:
##
@@ -100,6 +100,13 @@ def test_add_month(catalog: Catalog) -> None:
_validate_new_partition_fields(t
kevinjqliu commented on issue #1174:
URL:
https://github.com/apache/iceberg-python/issues/1174#issuecomment-2351043545
Thanks for reporting this. That makes sense to me. Is this something you
would like to help contribute?
--
This is an automated message from the Apache Git Service.
To
kevinjqliu commented on code in PR #1176:
URL: https://github.com/apache/iceberg-python/pull/1176#discussion_r1759758077
##
tests/integration/test_partition_evolution.py:
##
@@ -100,6 +100,13 @@ def test_add_month(catalog: Catalog) -> None:
_validate_new_partition_fields(ta
Li0k closed pull request #631: feat(iceberg): support sql catalog interface
URL: https://github.com/apache/iceberg-rust/pull/631
--
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.
felixscherz opened a new pull request, #1176:
URL: https://github.com/apache/iceberg-python/pull/1176
Hi,
this is fixing a minor bug where partition evolution in combination with a
`MonthTransform` could raise an exception:
https://github.com/apache/iceberg-python/issues/1156
--
jonaswk opened a new issue, #11134:
URL: https://github.com/apache/iceberg/issues/11134
### Apache Iceberg version
1.6.1 (latest release)
### Query engine
None
### Please describe the bug 🐞
The spec section on the name mapping serialisation
(https://github.
guykhazma commented on PR #11035:
URL: https://github.com/apache/iceberg/pull/11035#issuecomment-2350971627
@karuppayya @huaxingao @szehon-ho can you please help review this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
BsoBird closed pull request #10623: core:Refactor the code of HadoopTableOptions
URL: https://github.com/apache/iceberg/pull/10623
--
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
soumya-ghosh commented on issue #1053:
URL:
https://github.com/apache/iceberg-python/issues/1053#issuecomment-2350947937
> What if you just return all unique (data+delete) files?
In this case, output will not match with Spark. Will that be okay?
Also found this [PR from
Iceber
xxhZs commented on issue #630:
URL: https://github.com/apache/iceberg-rust/issues/630#issuecomment-2350911899
Hi, I've recently implemented merge on read in my library using iceberg rust
and submitted a working simplified version of the code, which looks somewhat
similar to the `A naive app
pvary commented on code in PR #10935:
URL: https://github.com/apache/iceberg/pull/10935#discussion_r1759686766
##
core/src/test/java/org/apache/iceberg/TestBaseIncrementalChangelogScan.java:
##
@@ -132,6 +131,139 @@ public void testFileDeletes() {
assertThat(t1.existingDele
pvary commented on code in PR #10935:
URL: https://github.com/apache/iceberg/pull/10935#discussion_r1759685604
##
core/src/main/java/org/apache/iceberg/BaseIncrementalChangelogScan.java:
##
@@ -63,33 +60,43 @@ protected CloseableIterable doPlanFiles(
return CloseableItera
35 matches
Mail list logo