bennychow commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604387531
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool t
wmoustafa commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604351916
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool t
wmoustafa commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604351916
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool t
wmoustafa commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604351916
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool t
wmoustafa commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604351916
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool t
wmoustafa commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604351916
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool t
bennychow commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604342841
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool t
vinlee19 opened a new pull request, #10344:
URL: https://github.com/apache/iceberg/pull/10344
"dev" refers to the documentation for the master branch of Apache Doris.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
dramaticlly commented on code in PR #10161:
URL: https://github.com/apache/iceberg/pull/10161#discussion_r1604193353
##
core/src/main/java/org/apache/iceberg/rest/auth/AuthConfig.java:
##
@@ -0,0 +1,68 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or
wmoustafa commented on PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#issuecomment-2116364483
> What if we keep this MV spec page, but instead of describing the fields
here, we make these pointer to the corresponding table and view spec sections?
So this MV spec page contains
sumedhsakdeo commented on PR #10336:
URL: https://github.com/apache/iceberg/pull/10336#issuecomment-2116335906
Thanks Shardul for taking a look. Appreciate your review Anton and Amogh.
Also adding @wmoustafa!
--
This is an automated message from the Apache Git Service.
To respond to the
wmoustafa commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604144985
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool t
dependabot[bot] opened a new pull request, #749:
URL: https://github.com/apache/iceberg-python/pull/749
Bumps [boto3](https://github.com/boto/boto3) from 1.34.69 to 1.34.106.
Changelog
Sourced from https://github.com/boto/boto3/blob/develop/CHANGELOG.rst";>boto3's
changelog.
bennychow commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604061611
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool t
apersilva commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2116238350
It´s work, thanks a lot.
--
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 sp
jackye1995 commented on PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#issuecomment-2116228474
I have a similar concern with @stevenzwu in the devlist:
> With the agreed model of separate view and storage table, I am wondering
if a separate materialized view spec page is
alexjo2144 closed pull request #5157: Prevent StructLikeWrapper#equals from
throwing an exception
URL: https://github.com/apache/iceberg/pull/5157
--
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
jackye1995 commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604060355
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool
jackye1995 commented on code in PR #10280:
URL: https://github.com/apache/iceberg/pull/10280#discussion_r1604060355
##
format/materialized-view-spec.md:
##
@@ -0,0 +1,132 @@
+
+
+# Iceberg Materialized View Spec
+
+## Background and Motivation
+Iceberg views are a powerful tool
ndrluis commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2116167599
Sorry, I double-checked the Java implementation, and it's correct on the
Python side.
@apersilva, for your case, I believe you need to do something like this:
```
syun64 commented on PR #748:
URL: https://github.com/apache/iceberg-python/pull/748#issuecomment-2115989197
Hi @ndrluis thank you for flagging this! That PR went under my radar, and
I'm excited to see a changelog scanning feature being implemented already on
PyIceberg.
As for the que
ndrluis commented on PR #748:
URL: https://github.com/apache/iceberg-python/pull/748#issuecomment-2115935825
Hello @chinmay-bhat,
I noticed that you are implementing the ancestors_of method, and we have
another pull request (#533) that is implementing the same behavior in another
pla
MehulBatra commented on code in PR #711:
URL: https://github.com/apache/iceberg-python/pull/711#discussion_r1603214209
##
tests/catalog/test_glue.py:
##
@@ -848,3 +848,17 @@ def test_table_exists(
assert test_catalog.table_exists(identifier) is True
# Act and Assert fo
nastra closed issue #8247: Spark: Support UUID partitioned tables
URL: https://github.com/apache/iceberg/issues/8247
--
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 unsubscr
nastra merged PR #8250:
URL: https://github.com/apache/iceberg/pull/8250
--
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
chinmay-bhat commented on code in PR #748:
URL: https://github.com/apache/iceberg-python/pull/748#discussion_r1603682743
##
pyiceberg/table/metadata.py:
##
@@ -230,6 +230,14 @@ def snapshot_by_id(self, snapshot_id: int) ->
Optional[Snapshot]:
"""Get the snapshot by sna
nastra commented on PR #8250:
URL: https://github.com/apache/iceberg/pull/8250#issuecomment-2115675915
thanks for the reviews @hililiwei, @singhpk234, @amogh-jahagirdar
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
amogh-jahagirdar merged PR #10339:
URL: https://github.com/apache/iceberg/pull/10339
--
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 commented on PR #10339:
URL: https://github.com/apache/iceberg/pull/10339#issuecomment-2115673471
Thanks for the review! I'll go ahead and merge
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
sririshindra opened a new pull request, #10341:
URL: https://github.com/apache/iceberg/pull/10341
(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 unsubscrib
nastra commented on code in PR #8250:
URL: https://github.com/apache/iceberg/pull/8250#discussion_r1603639825
##
spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/source/InternalRowWrapper.java:
##
@@ -40,9 +44,17 @@ class InternalRowWrapper implements StructLike {
priv
amogh-jahagirdar commented on code in PR #8250:
URL: https://github.com/apache/iceberg/pull/8250#discussion_r1603587516
##
spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/source/InternalRowWrapper.java:
##
@@ -40,9 +44,17 @@ class InternalRowWrapper implements StructLike
dimas-b commented on code in PR #10329:
URL: https://github.com/apache/iceberg/pull/10329#discussion_r1603601992
##
api/src/main/java/org/apache/iceberg/PartitionSpec.java:
##
@@ -189,7 +189,7 @@ public String partitionToPath(StructLike data) {
if (i > 0) {
sb.ap
chinmay-bhat commented on code in PR #748:
URL: https://github.com/apache/iceberg-python/pull/748#discussion_r1603586709
##
pyiceberg/table/metadata.py:
##
@@ -230,6 +230,14 @@ def snapshot_by_id(self, snapshot_id: int) ->
Optional[Snapshot]:
"""Get the snapshot by sna
nastra merged PR #10320:
URL: https://github.com/apache/iceberg/pull/10320
--
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
nastra merged PR #10263:
URL: https://github.com/apache/iceberg/pull/10263
--
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
vinlee19 commented on code in PR #10263:
URL: https://github.com/apache/iceberg/pull/10263#discussion_r1603408090
##
docs/mkdocs.yml:
##
@@ -60,7 +60,7 @@ nav:
- Amazon EMR:
https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-iceberg-use-cluster.html
- Snowflake: http
chinmay-bhat opened a new pull request, #748:
URL: https://github.com/apache/iceberg-python/pull/748
Bring support to retrieve a snapshot before a particular timestamp, which is
needed to perform Spark functions like
[`rollback_to_timestamp`](https://iceberg.apache.org/docs/1.5.1/spark-proc
andreaschiappacasse commented on issue #7748:
URL: https://github.com/apache/iceberg/issues/7748#issuecomment-2115161393
We are incurring in the same problem, @ryu3065 have you managed to find a
solution?
We would like to run a MERGE query that reads from Parquet tables and writes
on an
hantangwangd commented on PR #10334:
URL: https://github.com/apache/iceberg/pull/10334#issuecomment-2115089030
@nastra No problem, my pleasure!
--
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
nastra commented on PR #10334:
URL: https://github.com/apache/iceberg/pull/10334#issuecomment-2115071027
@hantangwangd could you also please backport this to Spark 3.3 / 3.4?
Opening one PR where this is fixed for 3.3 + 3.4 should be fine. Thanks a lot
--
This is an automated message from
Fokko merged PR #10318:
URL: https://github.com/apache/iceberg/pull/10318
--
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.apa
nastra merged PR #10334:
URL: https://github.com/apache/iceberg/pull/10334
--
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
nastra commented on code in PR #10334:
URL: https://github.com/apache/iceberg/pull/10334#discussion_r1603217331
##
spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRemoveOrphanFilesProcedure.java:
##
@@ -666,4 +666,87 @@ public void testRemoveOrp
MehulBatra commented on code in PR #711:
URL: https://github.com/apache/iceberg-python/pull/711#discussion_r1603214209
##
tests/catalog/test_glue.py:
##
@@ -848,3 +848,17 @@ def test_table_exists(
assert test_catalog.table_exists(identifier) is True
# Act and Assert fo
mehulbatraa commented on code in PR #711:
URL: https://github.com/apache/iceberg-python/pull/711#discussion_r1603210840
##
tests/catalog/test_glue.py:
##
@@ -848,3 +848,17 @@ def test_table_exists(
assert test_catalog.table_exists(identifier) is True
# Act and Assert f
mehulbatraa commented on code in PR #711:
URL: https://github.com/apache/iceberg-python/pull/711#discussion_r1603210840
##
tests/catalog/test_glue.py:
##
@@ -848,3 +848,17 @@ def test_table_exists(
assert test_catalog.table_exists(identifier) is True
# Act and Assert f
hantangwangd commented on code in PR #10334:
URL: https://github.com/apache/iceberg/pull/10334#discussion_r1603153003
##
spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRemoveOrphanFilesProcedure.java:
##
@@ -666,4 +666,87 @@ public void testRem
nastra commented on code in PR #10334:
URL: https://github.com/apache/iceberg/pull/10334#discussion_r1603146737
##
spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRemoveOrphanFilesProcedure.java:
##
@@ -666,4 +666,87 @@ public void testRemoveOrp
hantangwangd commented on code in PR #10334:
URL: https://github.com/apache/iceberg/pull/10334#discussion_r160307
##
spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRemoveOrphanFilesProcedure.java:
##
@@ -666,4 +666,87 @@ public void testRem
adutra closed pull request #10256: REST: honor OAuth config sent by the server
URL: https://github.com/apache/iceberg/pull/10256
--
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.
adutra commented on PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#issuecomment-2114629113
Hi @rdblue, thank you for your detailed answer.
I am really sorry that this PR, that I thought would be a fairly consensual
one, eventually cracked open a can of worms that I did
CodingJun commented on issue #10312:
URL: https://github.com/apache/iceberg/issues/10312#issuecomment-2114253464
Do you know if this is a bug? @RussellSpitzer @aokolnychyi
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
53 matches
Mail list logo