lidavidm commented on code in PR #47:
URL: https://github.com/apache/iceberg-cpp/pull/47#discussion_r2007071791
##
src/iceberg/table_identifier.h:
##
@@ -0,0 +1,43 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.
zeroshade opened a new pull request, #351:
URL: https://github.com/apache/iceberg-go/pull/351
fixes #346
Was using the wrong path when generating the Metadata in the tests
`createTable` method.
--
This is an automated message from the Apache Git Service.
To respond to the message,
huan233usc commented on code in PR #12014:
URL: https://github.com/apache/iceberg/pull/12014#discussion_r2009018423
##
core/src/main/java/org/apache/iceberg/BaseViewMetadataTable.java:
##
@@ -0,0 +1,166 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or
huan233usc commented on code in PR #12014:
URL: https://github.com/apache/iceberg/pull/12014#discussion_r2009018192
##
spark/v3.4/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestViews.java:
##
@@ -2109,6 +2109,34 @@ public void createViewWithCustomMetadata
huan233usc commented on code in PR #12014:
URL: https://github.com/apache/iceberg/pull/12014#discussion_r2009017632
##
core/src/test/java/org/apache/iceberg/view/ViewCatalogTests.java:
##
@@ -1639,6 +1641,29 @@ public void updateViewLocationConflict() {
.hasMessageConta
huan233usc commented on code in PR #12014:
URL: https://github.com/apache/iceberg/pull/12014#discussion_r2009016220
##
core/src/main/java/org/apache/iceberg/view/BaseMetastoreViewCatalog.java:
##
@@ -67,6 +71,31 @@ public View loadView(TableIdentifier identifier) {
throw ne
dependabot[bot] opened a new pull request, #12616:
URL: https://github.com/apache/iceberg/pull/12616
Bumps `parquet` from 1.15.0 to 1.15.1.
Updates `org.apache.parquet:parquet-avro` from 1.15.0 to 1.15.1
Release notes
Sourced from https://github.com/apache/parquet-mr/releases";>o
dependabot[bot] commented on PR #12485:
URL: https://github.com/apache/iceberg/pull/12485#issuecomment-2746015882
Superseded by #12619.
--
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 specifi
dependabot[bot] opened a new pull request, #12617:
URL: https://github.com/apache/iceberg/pull/12617
Bumps `calcite` from 1.10.0 to 1.39.0.
Updates `org.apache.calcite:calcite-core` from 1.10.0 to 1.39.0
Commits
https://github.com/apache/calcite/commit/0b328db78cca67b7b3407e7
dependabot[bot] closed pull request #12485: Build: Bump
com.google.cloud:libraries-bom from 26.55.0 to 26.56.0
URL: https://github.com/apache/iceberg/pull/12485
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
dependabot[bot] opened a new pull request, #12619:
URL: https://github.com/apache/iceberg/pull/12619
Bumps
[com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom)
from 26.55.0 to 26.57.0.
Release notes
Sourced from https://github.com/googleapis/java-cloud-bo
dependabot[bot] opened a new pull request, #12618:
URL: https://github.com/apache/iceberg/pull/12618
Bumps `jetty` from 11.0.24 to 11.0.25.
Updates `org.eclipse.jetty:jetty-server` from 11.0.24 to 11.0.25
Updates `org.eclipse.jetty:jetty-servlet` from 11.0.24 to 11.0.25
D
dependabot[bot] opened a new pull request, #12622:
URL: https://github.com/apache/iceberg/pull/12622
Bumps
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
from 2.36.0 to 2.37.0.
Release notes
Sourced from https://github.com/google/error-prone
dependabot[bot] opened a new pull request, #12621:
URL: https://github.com/apache/iceberg/pull/12621
Bumps software.amazon.awssdk:bom from 2.30.31 to 2.31.6.
[ from
9.6.8 to 9.6.9.
Release notes
Sourced from https://github.com/squidfunk/mkdocs-material/releases";>mkdocs-
zhjwpku opened a new pull request, #48:
URL: https://github.com/apache/iceberg-cpp/pull/48
(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, e-ma
github-actions[bot] commented on issue #11094:
URL: https://github.com/apache/iceberg/issues/11094#issuecomment-2745929580
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
bryanck opened a new pull request, #12613:
URL: https://github.com/apache/iceberg/pull/12613
Spark loads jars from the classpath into the app classloader. The Spark
submit command loads jars specified in the command into a classloader that is a
child of the app classloader. If the Iceberg j
github-actions[bot] commented on issue #11176:
URL: https://github.com/apache/iceberg/issues/11176#issuecomment-2745929608
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 occur
github-actions[bot] commented on PR #12347:
URL: https://github.com/apache/iceberg/pull/12347#issuecomment-2745929637
This pull request has been marked as stale due to 30 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pul
wgtmac commented on code in PR #47:
URL: https://github.com/apache/iceberg-cpp/pull/47#discussion_r2007167457
##
src/iceberg/table_operations.h:
##
@@ -0,0 +1,94 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. Se
github-actions[bot] closed issue #11094: Spark Streaming Job with multiple
queries MERGE INTO the same target table (Runtime file filtering is not
possible)
URL: https://github.com/apache/iceberg/issues/11094
--
This is an automated message from the Apache Git Service.
To respond to the mess
github-actions[bot] closed issue #9738:
com.esotericsoftware.kryo.KryoException: java.lang.ClassCastException:
java.lang.Integer cannot be cast to java.nio.ByteBuffer
URL: https://github.com/apache/iceberg/issues/9738
--
This is an automated message from the Apache Git Service.
To respond to
github-actions[bot] commented on issue #1178:
URL:
https://github.com/apache/iceberg-python/issues/1178#issuecomment-2745930637
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
github-actions[bot] commented on issue #1093:
URL:
https://github.com/apache/iceberg-python/issues/1093#issuecomment-2745930649
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
github-actions[bot] commented on issue #281:
URL: https://github.com/apache/iceberg-python/issues/281#issuecomment-2745930662
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 oc
github-actions[bot] commented on issue #11168:
URL: https://github.com/apache/iceberg/issues/11168#issuecomment-2745929596
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 occur
github-actions[bot] commented on issue #9411:
URL: https://github.com/apache/iceberg/issues/9411#issuecomment-2745929545
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 #9411: Iceberg Glue Concurrent Update can
result in missing metadata_location
URL: https://github.com/apache/iceberg/issues/9411
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abo
github-actions[bot] commented on issue #8856:
URL: https://github.com/apache/iceberg/issues/8856#issuecomment-2745929530
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] commented on issue #5069:
URL: https://github.com/apache/iceberg/issues/5069#issuecomment-2745929525
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.
srilman commented on code in PR #1832:
URL: https://github.com/apache/iceberg-python/pull/1832#discussion_r2008850938
##
tests/test_schema.py:
##
@@ -925,7 +926,7 @@ def primitive_fields() -> List[NestedField]:
]
-def test_add_top_level_primitives(primitive_fields: Nest
srilman opened a new pull request, #1832:
URL: https://github.com/apache/iceberg-python/pull/1832
Closes #1778.
# Rationale for this change
Current, filters that are applied to the top-level struct column do not
work. For example, given a table of schema:
```
table {
zeroshade merged PR #351:
URL: https://github.com/apache/iceberg-go/pull/351
--
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.
amogh-jahagirdar commented on PR #12601:
URL: https://github.com/apache/iceberg/pull/12601#issuecomment-2745349027
Thanks @nastra!
--
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
srilman opened a new pull request, #1831:
URL: https://github.com/apache/iceberg-python/pull/1831
# Rationale for this change
Addd a new API `Transaction.update_statistics()` to use the existing
transaction instead of a brand new one.
# Are these changes tested?
I extend
Fokko commented on PR #44:
URL: https://github.com/apache/iceberg-cpp/pull/44#issuecomment-2742715984
This looks good to me, thanks @wgtmac for working on this, and thanks
@lidavidm and @zhjwpku for the review 👍
--
This is an automated message from the Apache Git Service.
To respond to t
amogh-jahagirdar commented on PR #12606:
URL: https://github.com/apache/iceberg/pull/12606#issuecomment-2745359150
Thanks @nastra!
--
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 com
amogh-jahagirdar merged PR #12606:
URL: https://github.com/apache/iceberg/pull/12606
--
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...@
amogh-jahagirdar merged PR #12601:
URL: https://github.com/apache/iceberg/pull/12601
--
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...@
yihong0618 opened a new pull request, #1123:
URL: https://github.com/apache/iceberg-rust/pull/1123
## Which issue does this PR close?
this patch make ci more safety using static check zizmor: to avoid code
injection
more:
- https://github.com/apache/airflow/issues/4
rdblue opened a new pull request, #12593:
URL: https://github.com/apache/iceberg/pull/12593
This removes sections of #11948 that allow row lineage to be enabled or
disabled. Instead, row lineage is always on for v3 tables.
**Note**: This is a work-in-progress and merging should wait u
dmytroi11i closed issue #12577: Commit fails because S3 checksum does match
when calling PutObject
URL: https://github.com/apache/iceberg/issues/12577
--
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
koenvo commented on PR #1817:
URL: https://github.com/apache/iceberg-python/pull/1817#issuecomment-2745302629
Agree! I will work on the test.
With "update" you mean "delete", right?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
mattmartin14 commented on PR #1817:
URL: https://github.com/apache/iceberg-python/pull/1817#issuecomment-2745289992
I think since the transaction wrapper has been moved out, there should be a
unit test added to do partial upsert and then throw an error and ensure the
rollback occurs and we
dvnageshpatil opened a new issue, #1829:
URL: https://github.com/apache/iceberg-python/issues/1829
### Question
how to enable in **compaction status, Snapshot retention status, orphan file
deletion** status on aws glue tables.for reference i have attached the
screenshot
![Ima
ebyhr commented on code in PR #12264:
URL: https://github.com/apache/iceberg/pull/12264#discussion_r2006998899
##
aws/src/main/java/org/apache/iceberg/aws/s3/S3FileIO.java:
##
@@ -275,6 +275,7 @@ private List deleteBatch(String bucket,
Collection keysToDelete)
DeleteOb
pvary commented on code in PR #12581:
URL: https://github.com/apache/iceberg/pull/12581#discussion_r2005681428
##
orc/src/main/java/org/apache/iceberg/data/orc/GenericOrcWriter.java:
##
@@ -156,8 +156,8 @@ public Stream> metrics() {
private static class RecordWriter extends
jason810496 commented on code in PR #1828:
URL: https://github.com/apache/iceberg-python/pull/1828#discussion_r2008723316
##
pyiceberg/cli/console.py:
##
@@ -86,31 +91,48 @@ def run(
ctx.obj["output"] = JsonOutput(verbose=verbose)
try:
-ctx.obj["catalog"]
jason810496 commented on code in PR #1828:
URL: https://github.com/apache/iceberg-python/pull/1828#discussion_r2008723316
##
pyiceberg/cli/console.py:
##
@@ -86,31 +91,48 @@ def run(
ctx.obj["output"] = JsonOutput(verbose=verbose)
try:
-ctx.obj["catalog"]
jason810496 commented on code in PR #1828:
URL: https://github.com/apache/iceberg-python/pull/1828#discussion_r2008722936
##
pyiceberg/cli/console.py:
##
@@ -86,31 +91,48 @@ def run(
ctx.obj["output"] = JsonOutput(verbose=verbose)
try:
-ctx.obj["catalog"]
jason810496 commented on code in PR #1828:
URL: https://github.com/apache/iceberg-python/pull/1828#discussion_r200870
##
pyiceberg/cli/console.py:
##
@@ -86,31 +91,48 @@ def run(
ctx.obj["output"] = JsonOutput(verbose=verbose)
try:
-ctx.obj["catalog"]
iting0321 opened a new pull request, #1828:
URL: https://github.com/apache/iceberg-python/pull/1828
Closes #1784
# Rationale for this change
The command order for `pyiceberg list --catalog hive` would raise error; it
should be `pyiceberg --catalog hive list`.
Now, `pyiceberg l
rdblue commented on code in PR #12346:
URL: https://github.com/apache/iceberg/pull/12346#discussion_r2008312950
##
api/src/main/java/org/apache/iceberg/types/Types.java:
##
@@ -543,6 +565,148 @@ public int hashCode() {
}
}
+ public static class GeometryType extends Pr
malcolmbovey commented on PR #941:
URL: https://github.com/apache/iceberg-python/pull/941#issuecomment-2745126233
Hi, just wondering if there is an update on this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
manirajv06 commented on issue #11479:
URL: https://github.com/apache/iceberg/issues/11479#issuecomment-2745116978
@aihuaxu Raised my first pr and added comments. Please check. Can you
provide me appropriate rights to add reviewers and assign pr to myself? Thanks.
--
This is an automated m
manirajv06 commented on PR #12611:
URL: https://github.com/apache/iceberg/pull/12611#issuecomment-2745114645
@aihuaxu
Since this is first PR, need to discuss few things before in hand to ensure
the direction is correct. Hence, marking the pr as draft for now.
Added a new metho
60 matches
Mail list logo