dependabot[bot] opened a new pull request, #11722:
URL: https://github.com/apache/iceberg/pull/11722
Bumps `nessie` from 0.100.2 to 0.101.0.
Updates `org.projectnessie.nessie:nessie-client` from 0.100.2 to 0.101.0
Updates `org.projectnessie.nessie:nessie-jaxrs-testextension` from 0.
dependabot[bot] opened a new pull request, #11725:
URL: https://github.com/apache/iceberg/pull/11725
Bumps [com.azure:azure-sdk-bom](https://github.com/azure/azure-sdk-for-java)
from 1.2.29 to 1.2.30.
Release notes
Sourced from https://github.com/azure/azure-sdk-for-java/releases";
dependabot[bot] opened a new pull request, #11724:
URL: https://github.com/apache/iceberg/pull/11724
Bumps
[com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom)
from 26.50.0 to 26.51.0.
Release notes
Sourced from https://github.com/googleapis/java-cloud-bo
dependabot[bot] opened a new pull request, #11723:
URL: https://github.com/apache/iceberg/pull/11723
Bumps software.amazon.awssdk:bom from 2.29.23 to 2.29.29.
[ under one
+# or more contributor license agreements. See the NOTICE f
dongsupkim-onepredict commented on issue #1378:
URL:
https://github.com/apache/iceberg-python/issues/1378#issuecomment-2525449672
@sungwy Thanks for help, But unfortunately it lacks postgres driver for
catalog internal database that I'm using instead of default sqliteDB. Don't you
have any
wgtmac commented on PR #6:
URL: https://github.com/apache/iceberg-cpp/pull/6#issuecomment-2525419398
I have added a `iceberg-arrow` library to opt in an Arrow-backed
implementation in the future. I follow a similar pattern of arrow-cpp to manage
third-party libraries. Let me know what you t
dependabot[bot] opened a new pull request, #11726:
URL: https://github.com/apache/iceberg/pull/11726
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from
9.5.46 to 9.5.47.
Release notes
Sourced from https://github.com/squidfunk/mkdocs-material/releases";>mkdoc
github-actions[bot] commented on issue #9733:
URL: https://github.com/apache/iceberg/issues/9733#issuecomment-2525354002
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 #10326: Using the Iceberg catalog in your
file system
URL: https://github.com/apache/iceberg/issues/10326
--
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 specif
github-actions[bot] closed issue #10371: Introduce a parameter to control
whether the flink writer is linked with the previous operator
URL: https://github.com/apache/iceberg/issues/10371
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
github-actions[bot] closed issue #9733: Support different JDBC backend in the
`JdbcCatalog`
URL: https://github.com/apache/iceberg/issues/9733
--
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 spe
github-actions[bot] commented on issue #10371:
URL: https://github.com/apache/iceberg/issues/10371#issuecomment-2525354017
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
github-actions[bot] commented on issue #10326:
URL: https://github.com/apache/iceberg/issues/10326#issuecomment-2525354009
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
Fokko commented on code in PR #4:
URL: https://github.com/apache/iceberg-cpp/pull/4#discussion_r1874545852
##
.clang-format:
##
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distr
Fokko merged PR #1410:
URL: https://github.com/apache/iceberg-python/pull/1410
--
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...@iceber
Fokko commented on issue #1405:
URL:
https://github.com/apache/iceberg-python/issues/1405#issuecomment-2525276017
Ah, this is a great catch! Boto comes with S3FS, and if you don't use that,
you have to install it separately.
--
This is an automated message from the Apache Git Service.
T
Fokko commented on PR #1415:
URL: https://github.com/apache/iceberg-python/pull/1415#issuecomment-2525276734
@paulmech Thanks for raising this PR, this looks good. Could you also add it
[to the table](https://py.iceberg.apache.org/#installation) of extras?
--
This is an automated message
bryanck commented on PR #11718:
URL: https://github.com/apache/iceberg/pull/11718#issuecomment-2525205231
Thanks @Fokko !
--
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
bryanck merged PR #11718:
URL: https://github.com/apache/iceberg/pull/11718
--
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.a
jtfang opened a new issue, #11720:
URL: https://github.com/apache/iceberg/issues/11720
Hi team
I am working on an EMR (6.15) environment using Flink (1.17.1) Streaming API
to write data into an Iceberg (1.4.0) table, but I have encountered some
issues. It would be appreciated if you
Fokko opened a new pull request, #766:
URL: https://github.com/apache/iceberg-rust/pull/766
I think it would be good to add Spark to easily generate cases for
integration tests. This way we can create tables with positional deletes,
branches/tags, deletion vectors, etc.
Maybe we coul
jiakai-li commented on issue #1317:
URL:
https://github.com/apache/iceberg-python/issues/1317#issuecomment-2525310075
I was trying to identify the issue, but I can't seem to reproduce it, not
sure if I've done it wrong (sorry that I'm very new to the community and this
is the second issue
fqaiser94 commented on code in PR #765:
URL: https://github.com/apache/iceberg-rust/pull/765#discussion_r1874212744
##
crates/puffin/src/lib.rs:
##
@@ -23,3 +23,8 @@
mod compression;
pub use compression::CompressionCodec;
+
+mod metadata;
Review Comment:
Note that I have
wgtmac opened a new pull request, #6:
URL: https://github.com/apache/iceberg-cpp/pull/6
- Add a new library iceberg_arrow to leverage arrow-backed implementations
(e.g. filesystem and parquet).
- Add Apache Arrow 18.1.0 as a third-party dependency to libiceberg_arrow.
--
This is an aut
kevinjqliu opened a new pull request, #1416:
URL: https://github.com/apache/iceberg-python/pull/1416
Fix these errors in `make-test`:
* tests/table/test_name_mapping.py::test_mapping_lookup_by_name
`Call to find, deprecated in 0.8.0, will be removed in 0.9.0. Please use
`apply_name_map
kevinjqliu commented on code in PR #1416:
URL: https://github.com/apache/iceberg-python/pull/1416#discussion_r1874539222
##
pyiceberg/utils/deprecated.py:
##
@@ -56,7 +56,6 @@ def deprecation_message(deprecated_in: str, removed_in: str,
help_message: Optio
def _deprecation_w
findepi commented on code in PR #11704:
URL: https://github.com/apache/iceberg/pull/11704#discussion_r1874508285
##
.palantir/revapi.yml:
##
@@ -1145,6 +1145,134 @@ acceptedBreaks:
new: "method org.apache.iceberg.BaseMetastoreOperations.CommitStatus
org.apache.iceberg.Ba
zhjwpku commented on code in PR #4:
URL: https://github.com/apache/iceberg-cpp/pull/4#discussion_r1874500601
##
.clang-format:
##
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# dis
zhjwpku commented on code in PR #4:
URL: https://github.com/apache/iceberg-cpp/pull/4#discussion_r1874499101
##
.clang-format:
##
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
Review Comment:
pre-commit or cpp-linter-action will be integrate
fqaiser94 commented on code in PR #765:
URL: https://github.com/apache/iceberg-rust/pull/765#discussion_r1874212744
##
crates/puffin/src/lib.rs:
##
@@ -23,3 +23,8 @@
mod compression;
pub use compression::CompressionCodec;
+
+mod metadata;
Review Comment:
Note that I have
ischwart1 commented on issue #408:
URL: https://github.com/apache/iceberg-python/issues/408#issuecomment-2525291565
@djouallah
Apparently you can pass a duckdb connection to `to_duckdb()`, that way you
can chain many table together:
```python
with (
catalog.load_
aihuaxu commented on code in PR #11415:
URL: https://github.com/apache/iceberg/pull/11415#discussion_r1874556912
##
core/src/main/java/org/apache/iceberg/variants/SerializedObject.java:
##
@@ -0,0 +1,200 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * o
zhjwpku commented on code in PR #4:
URL: https://github.com/apache/iceberg-cpp/pull/4#discussion_r1874597692
##
.clang-format:
##
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# dis
zhjwpku commented on code in PR #6:
URL: https://github.com/apache/iceberg-cpp/pull/6#discussion_r1874599187
##
src/arrow/CMakeLists.txt:
##
@@ -0,0 +1,66 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE
gaborkaszab commented on code in PR #4:
URL: https://github.com/apache/iceberg-cpp/pull/4#discussion_r1874358635
##
.clang-format:
##
@@ -0,0 +1,22 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+#
Fokko merged PR #222:
URL: https://github.com/apache/iceberg-go/pull/222
--
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.apac
Fokko commented on PR #1397:
URL: https://github.com/apache/iceberg-python/pull/1397#issuecomment-2525024473
@dependabot rebase
--
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 commen
Fokko commented on PR #1282:
URL: https://github.com/apache/iceberg-python/pull/1282#issuecomment-2525024453
@dependabot rebase
--
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 commen
dependabot[bot] closed pull request #1282: Bump pandas from 2.0.3 to 2.2.3
URL: https://github.com/apache/iceberg-python/pull/1282
--
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
dependabot[bot] commented on PR #1397:
URL: https://github.com/apache/iceberg-python/pull/1397#issuecomment-2525024738
Looks like getdaft is up-to-date now, so this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
dependabot[bot] closed pull request #1397: Bump getdaft from 0.3.14 to 0.3.15
URL: https://github.com/apache/iceberg-python/pull/1397
--
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 comm
dependabot[bot] commented on PR #1282:
URL: https://github.com/apache/iceberg-python/pull/1282#issuecomment-2525024720
Looks like pandas is up-to-date now, so this is no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
Fokko closed issue #1409: tests failed due to the warnings from dependencies
URL: https://github.com/apache/iceberg-python/issues/1409
--
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 co
Fokko merged PR #1414:
URL: https://github.com/apache/iceberg-python/pull/1414
--
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...@iceber
Fokko merged PR #1413:
URL: https://github.com/apache/iceberg-python/pull/1413
--
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...@iceber
ebyhr commented on issue #11701:
URL: https://github.com/apache/iceberg/issues/11701#issuecomment-2525106640
I confirmed this issue still happens on `main` branch.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
ebyhr opened a new pull request, #11719:
URL: https://github.com/apache/iceberg/pull/11719
Fixes #11701
--
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-ma
48 matches
Mail list logo