dependabot[bot] opened a new pull request, #84:
URL: https://github.com/apache/iceberg-go/pull/84
Bumps
[github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2)
from 1.80.1 to 1.80.3.
Commits
https://github.com/aws/aws-sdk-go-v2/commit/728f21ff766e27bf
dependabot[bot] opened a new pull request, #85:
URL: https://github.com/apache/iceberg-go/pull/85
Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from 2.21.1
to 2.22.0.
Release notes
Sourced from https://github.com/hamba/avro/releases";>github.com/hamba/avro/v2's
r
dependabot[bot] opened a new pull request, #86:
URL: https://github.com/apache/iceberg-go/pull/86
Bumps
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2)
from 1.26.6 to 1.27.15.
Commits
https://github.com/aws/aws-sdk-go-v2/commit/728f21ff766e27bf28e6f
c-thiel commented on PR #739:
URL: https://github.com/apache/iceberg-python/pull/739#issuecomment-2119193589
@amogh-jahagirdar I added the test. Let me know if something else is missing!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
c-thiel commented on PR #741:
URL: https://github.com/apache/iceberg-python/pull/741#issuecomment-2119193916
@amogh-jahagirdar any thoughts about this PR? Would this be OK to
incorporate?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
dependabot[bot] opened a new pull request, #376:
URL: https://github.com/apache/iceberg-rust/pull/376
Updates the requirements on
[itertools](https://github.com/rust-itertools/itertools) to permit the latest
version.
Changelog
Sourced from https://github.com/rust-itertools/itertoo
Fokko merged PR #376:
URL: https://github.com/apache/iceberg-rust/pull/376
--
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.ap
Xuanwo closed issue #356: Tracking issues of OpenDAL API changes
URL: https://github.com/apache/iceberg-rust/issues/356
--
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 unsub
Xuanwo commented on issue #356:
URL: https://github.com/apache/iceberg-rust/issues/356#issuecomment-2119260654
Closing now. I thought we would have huge breaking API changes, but it
turned out to be a simple, small PR. I'll track the optimization in other
issues instead.
--
This is an au
liurenjie1024 commented on code in PR #347:
URL: https://github.com/apache/iceberg-rust/pull/347#discussion_r1606044600
##
crates/iceberg/src/expr/visitors/inclusive_metrics_evaluator.rs:
##
@@ -0,0 +1,2255 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or
liurenjie1024 merged PR #347:
URL: https://github.com/apache/iceberg-rust/pull/347
--
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...@ic
geruh commented on code in PR #614:
URL: https://github.com/apache/iceberg-python/pull/614#discussion_r1606127345
##
pyiceberg/table/__init__.py:
##
@@ -3537,6 +3537,106 @@ def update_partitions_map(
schema=table_schema,
)
+def files(self, snapshot_id
geruh commented on code in PR #614:
URL: https://github.com/apache/iceberg-python/pull/614#discussion_r1606127794
##
pyiceberg/table/__init__.py:
##
@@ -3537,6 +3537,106 @@ def update_partitions_map(
schema=table_schema,
)
+def files(self, snapshot_id
shardulm94 merged PR #10349:
URL: https://github.com/apache/iceberg/pull/10349
--
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
shardulm94 closed issue #10225: byte and short types in spark no longer auto
coerce to int32
URL: https://github.com/apache/iceberg/issues/10225
--
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 s
geruh commented on code in PR #614:
URL: https://github.com/apache/iceberg-python/pull/614#discussion_r1606127794
##
pyiceberg/table/__init__.py:
##
@@ -3537,6 +3537,106 @@ def update_partitions_map(
schema=table_schema,
)
+def files(self, snapshot_id
amogh-jahagirdar commented on code in PR #10161:
URL: https://github.com/apache/iceberg/pull/10161#discussion_r1606204569
##
core/src/main/java/org/apache/iceberg/rest/auth/OAuth2Util.java:
##
@@ -458,32 +458,11 @@ public static class AuthSession {
private static final long
manuzhang opened a new issue, #10356:
URL: https://github.com/apache/iceberg/issues/10356
### Apache Iceberg version
main (development)
### Query engine
Flink
### Please describe the bug 🐞
```
TestIcebergSourceFailover > testBoundedWithSavepoint FAILED
manuzhang commented on PR #10318:
URL: https://github.com/apache/iceberg/pull/10318#issuecomment-2119662766
I've created https://github.com/apache/iceberg/issues/10356 to track the
flaky test.
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
geruh commented on code in PR #10276:
URL: https://github.com/apache/iceberg/pull/10276#discussion_r1606272619
##
aws/src/main/java/org/apache/iceberg/aws/glue/IcebergToGlueConverter.java:
##
@@ -234,8 +259,26 @@ static void setTableInputInformation(
Optional.ofNullable(p
geruh commented on code in PR #10276:
URL: https://github.com/apache/iceberg/pull/10276#discussion_r1606278195
##
aws/src/integration/java/org/apache/iceberg/aws/glue/TestGlueCatalogTable.java:
##
@@ -501,6 +501,97 @@ public void testColumnCommentsAndParameters() {
assertTh
21 matches
Mail list logo