nastra commented on code in PR #12259:
URL: https://github.com/apache/iceberg/pull/12259#discussion_r1955661232
##
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##
@@ -1239,7 +1239,9 @@ public List listViews(SessionContext
context, Namespace namespa
@
ebyhr commented on code in PR #12264:
URL: https://github.com/apache/iceberg/pull/12264#discussion_r1955642546
##
aws/src/main/java/org/apache/iceberg/aws/s3/S3RequestUtil.java:
##
@@ -149,4 +151,10 @@ static void configurePermission(
Function aclSetter) {
aclSetter.
ebyhr commented on code in PR #12264:
URL: https://github.com/apache/iceberg/pull/12264#discussion_r1955642546
##
aws/src/main/java/org/apache/iceberg/aws/s3/S3RequestUtil.java:
##
@@ -149,4 +151,10 @@ static void configurePermission(
Function aclSetter) {
aclSetter.
alexandertodorovic opened a new issue, #12265:
URL: https://github.com/apache/iceberg/issues/12265
Dear All,
The LEARN MORE button on the [Apache Iceberg
About](https://iceberg.apache.org/about/) page leads to a "Not Found" error:
_Not Found
The requested URL was not found o
pvary commented on PR #11826:
URL: https://github.com/apache/iceberg/pull/11826#issuecomment-2658364228
What is the state of this backport @abharath9?
--
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
singhpk234 commented on issue #12187:
URL: https://github.com/apache/iceberg/issues/12187#issuecomment-2658363561
We should look into the combinations of A2 (remove old snapshot, rewrite
manifest , compaction (binpack and sometimes z-order), rewrite position delete
files, delete orphan file
huan233usc commented on PR #12014:
URL: https://github.com/apache/iceberg/pull/12014#issuecomment-2658363474
Thank you both for the review, will update this pr accordingly
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
amogh-jahagirdar commented on code in PR #12264:
URL: https://github.com/apache/iceberg/pull/12264#discussion_r1955600722
##
aws/src/main/java/org/apache/iceberg/aws/s3/S3RequestUtil.java:
##
@@ -149,4 +151,10 @@ static void configurePermission(
Function aclSetter) {
singhpk234 commented on code in PR #12260:
URL: https://github.com/apache/iceberg/pull/12260#discussion_r1955584774
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/source/SparkMicroBatchStream.java:
##
@@ -309,6 +312,49 @@ private static StreamingOffset
determineStar
amogh-jahagirdar commented on code in PR #12264:
URL: https://github.com/apache/iceberg/pull/12264#discussion_r1955595821
##
aws/src/main/java/org/apache/iceberg/aws/s3/S3RequestUtil.java:
##
@@ -149,4 +151,10 @@ static void configurePermission(
Function aclSetter) {
amogh-jahagirdar commented on code in PR #12264:
URL: https://github.com/apache/iceberg/pull/12264#discussion_r1955595821
##
aws/src/main/java/org/apache/iceberg/aws/s3/S3RequestUtil.java:
##
@@ -149,4 +151,10 @@ static void configurePermission(
Function aclSetter) {
amogh-jahagirdar commented on code in PR #12264:
URL: https://github.com/apache/iceberg/pull/12264#discussion_r1955593603
##
aws/src/main/java/org/apache/iceberg/aws/s3/S3RequestUtil.java:
##
@@ -149,4 +151,10 @@ static void configurePermission(
Function aclSetter) {
amogh-jahagirdar commented on code in PR #12250:
URL: https://github.com/apache/iceberg/pull/12250#discussion_r1955585866
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/source/SparkPositionDeletesRewrite.java:
##
@@ -213,45 +217,61 @@ static class PositionDeletesWrit
amogh-jahagirdar commented on code in PR #12250:
URL: https://github.com/apache/iceberg/pull/12250#discussion_r1955585866
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/source/SparkPositionDeletesRewrite.java:
##
@@ -213,45 +217,61 @@ static class PositionDeletesWrit
aihuaxu commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r192361
##
core/src/test/java/org/apache/iceberg/avro/TestSchemaConversions.java:
##
@@ -370,4 +370,22 @@ public void testFieldDocsArePreserved() {
Lists.newArrayLis
amogh-jahagirdar merged PR #12258:
URL: https://github.com/apache/iceberg/pull/12258
--
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 #12258:
URL: https://github.com/apache/iceberg/pull/12258#issuecomment-2658231400
I'll go ahead and merge, thanks @Fokko @dramaticlly for reviewing!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
zhjwpku commented on PR #8:
URL: https://github.com/apache/iceberg-cpp/pull/8#issuecomment-2658229119
This is obsoleted by #40, though we haven't decided to adopt expected or
not, this PR can be closed. Thanks for all the inputs.
--
This is an automated message from the Apache Git Service
zhjwpku closed pull request #8: add Status data structure
URL: https://github.com/apache/iceberg-cpp/pull/8
--
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
ebyhr opened a new pull request, #12262:
URL: https://github.com/apache/iceberg/pull/12262
Fix failing job:
https://github.com/apache/iceberg/actions/workflows/publish-iceberg-rest-fixture-docker.yml
--
This is an automated message from the Apache Git Service.
To respond to the message, p
jonathanc-n commented on code in PR #902:
URL: https://github.com/apache/iceberg-rust/pull/902#discussion_r1955391542
##
crates/integration_tests/tests/merge_append_test.rs:
##
@@ -0,0 +1,183 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contribut
wypoon commented on PR #12260:
URL: https://github.com/apache/iceberg/pull/12260#issuecomment-2658021202
@singhpk234 @jackye1995 @RussellSpitzer this is a small fix; can you please
review?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
wypoon commented on code in PR #12260:
URL: https://github.com/apache/iceberg/pull/12260#discussion_r1955407420
##
spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/source/TestStructuredStreamingRead3.java:
##
@@ -206,6 +220,18 @@ public void
testReadStreamOnIcebergTableW
wypoon commented on code in PR #12260:
URL: https://github.com/apache/iceberg/pull/12260#discussion_r1955405894
##
spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/source/TestStructuredStreamingRead3.java:
##
@@ -154,8 +154,7 @@ public void
testReadStreamOnIcebergTableWi
kevinjqliu commented on code in PR #1642:
URL: https://github.com/apache/iceberg-python/pull/1642#discussion_r1955405522
##
mkdocs/docs/configuration.md:
##
@@ -203,12 +204,15 @@ PyIceberg uses
[S3FileSystem](https://arrow.apache.org/docs/python/generated/pya
## Location Pro
kevinjqliu commented on code in PR #1642:
URL: https://github.com/apache/iceberg-python/pull/1642#discussion_r1955405522
##
mkdocs/docs/configuration.md:
##
@@ -203,12 +204,15 @@ PyIceberg uses
[S3FileSystem](https://arrow.apache.org/docs/python/generated/pya
## Location Pro
wypoon commented on code in PR #12260:
URL: https://github.com/apache/iceberg/pull/12260#discussion_r1955404930
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/source/SparkMicroBatchStream.java:
##
@@ -458,7 +502,7 @@ public ReadLimit getDefaultReadLimit() {
corleyma commented on code in PR #1654:
URL: https://github.com/apache/iceberg-python/pull/1654#discussion_r1955401755
##
pyiceberg/io/pyarrow.py:
##
@@ -1342,9 +1342,8 @@ def _get_column_projection_values(
def _task_to_record_batches(
fs: FileSystem,
task: FileScanTa
kevinjqliu commented on code in PR #1642:
URL: https://github.com/apache/iceberg-python/pull/1642#discussion_r1955395642
##
pyiceberg/table/locations.py:
##
@@ -64,6 +71,35 @@ def new_data_location(self, data_file_name: str,
partition_key: Optional[Partiti
str: A f
kevinjqliu commented on code in PR #1642:
URL: https://github.com/apache/iceberg-python/pull/1642#discussion_r1955383770
##
pyiceberg/table/locations.py:
##
@@ -64,6 +71,35 @@ def new_data_location(self, data_file_name: str,
partition_key: Optional[Partiti
str: A f
kevinjqliu commented on code in PR #1642:
URL: https://github.com/apache/iceberg-python/pull/1642#discussion_r1955380186
##
pyiceberg/table/locations.py:
##
@@ -64,6 +71,35 @@ def new_data_location(self, data_file_name: str,
partition_key: Optional[Partiti
str: A f
github-actions[bot] commented on PR #11750:
URL: https://github.com/apache/iceberg/pull/11750#issuecomment-2657973521
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If
github-actions[bot] commented on issue #9545:
URL: https://github.com/apache/iceberg/issues/9545#issuecomment-265797
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] closed pull request #11750: Hive: Add Hive 4 support and
remove Hive runtime
URL: https://github.com/apache/iceberg/pull/11750
--
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
github-actions[bot] commented on issue #5626:
URL: https://github.com/apache/iceberg/issues/5626#issuecomment-2657973302
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] closed pull request #11826: backport #11301(rowconverter)
to Flink 1.19 and 1.18
URL: https://github.com/apache/iceberg/pull/11826
--
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
github-actions[bot] commented on PR #11826:
URL: https://github.com/apache/iceberg/pull/11826#issuecomment-2657973561
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If
github-actions[bot] commented on PR #11497:
URL: https://github.com/apache/iceberg/pull/11497#issuecomment-2657973451
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
hantangwangd commented on PR #12201:
URL: https://github.com/apache/iceberg/pull/12201#issuecomment-2657960091
@RussellSpitzer 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 spe
kevinjqliu commented on PR #1660:
URL: https://github.com/apache/iceberg-python/pull/1660#issuecomment-2657959865
Thanks everyone for getting this over the finish line! Upsert has been a
long awaited feature. I'm excited to include this as part of the upcoming 0.9.0
release.
This is
gumartinm commented on PR #7770:
URL: https://github.com/apache/iceberg/pull/7770#issuecomment-2657946677
If you need help with this pull request @ggershinsky, perhaps I could help
you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
MavsLee opened a new pull request, #12261:
URL: https://github.com/apache/iceberg/pull/12261
This change is to fix fixes issue: #12200 .
by updating `RemoveSnapshots.cleanExpiredSnapshots()` to use
`ReachableFileCleanup` strategy to clean up expired files when table has
discontinuous sn
subkanthi opened a new pull request, #301:
URL: https://github.com/apache/iceberg-go/pull/301
Added description of CLI usage in README similar to pyiceberg.
https://py.iceberg.apache.org/cli/
--
This is an automated message from the Apache Git Service.
To respond to the message, please
dttung2905 commented on code in PR #290:
URL: https://github.com/apache/iceberg-go/pull/290#discussion_r195513
##
catalog/rest/rest.go:
##
@@ -989,3 +992,95 @@ func (r *Catalog) CheckTableExists(ctx context.Context,
identifier table.Identif
}
return true, ni
mattmartin14 commented on PR #1660:
URL: https://github.com/apache/iceberg-python/pull/1660#issuecomment-2657806614
> Great work @mattmartin14 ππ» ππ»
>
> If I'm not mistaken this is your first PR merged in any open source
project correct?
>
> Not a bad first feature! Mine was ad
grihabor commented on PR #1598:
URL: https://github.com/apache/iceberg-python/pull/1598#issuecomment-2657770025
@kevinjqliu @Fokko Shall we merge this?
--
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 g
dramaticlly commented on code in PR #12228:
URL: https://github.com/apache/iceberg/pull/12228#discussion_r1955046373
##
api/src/main/java/org/apache/iceberg/catalog/Catalog.java:
##
@@ -344,7 +344,23 @@ default void invalidateTable(TableIdentifier identifier) {}
* @throws Al
rdblue commented on code in PR #12259:
URL: https://github.com/apache/iceberg/pull/12259#discussion_r1955238348
##
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##
@@ -1239,7 +1239,9 @@ public List listViews(SessionContext
context, Namespace namespa
@
bitsondatadev commented on PR #1660:
URL: https://github.com/apache/iceberg-python/pull/1660#issuecomment-2657742066
Great work @mattmartin14 ππ» ππ»
If I'm not mistaken this is your first PR merged in any open source project
correct?
Not a bad first feature! Mine was adding [ar
RussellSpitzer commented on issue #12078:
URL: https://github.com/apache/iceberg/issues/12078#issuecomment-2657726189
Ah so you are setting a Table Property in Hive. But then running Expire
Snapshots in Spark but Spark isn't using the table properties that you set.
Can you check the u
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955196818
##
api/src/main/java/org/apache/iceberg/types/TypeUtil.java:
##
@@ -712,6 +712,10 @@ public T map(Types.MapType map, Supplier keyResult,
Supplier valueResult)
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955206561
##
api/src/main/java/org/apache/iceberg/types/TypeUtil.java:
##
@@ -616,8 +616,8 @@ public T map(Types.MapType map, T keyResult, T valueResult)
{
return null;
mattmartin14 commented on PR #1660:
URL: https://github.com/apache/iceberg-python/pull/1660#issuecomment-2657682312
@Fokko @kevinjqliu - should I go ahead and close the old PR now?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
danielcweeks commented on PR #12259:
URL: https://github.com/apache/iceberg/pull/12259#issuecomment-2657694224
(cc @ajreid21)
--
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.
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955196818
##
api/src/main/java/org/apache/iceberg/types/TypeUtil.java:
##
@@ -712,6 +712,10 @@ public T map(Types.MapType map, Supplier keyResult,
Supplier valueResult)
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955196818
##
api/src/main/java/org/apache/iceberg/types/TypeUtil.java:
##
@@ -712,6 +712,10 @@ public T map(Types.MapType map, Supplier keyResult,
Supplier valueResult)
danielcweeks opened a new pull request, #12259:
URL: https://github.com/apache/iceberg/pull/12259
(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
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955196818
##
api/src/main/java/org/apache/iceberg/types/TypeUtil.java:
##
@@ -712,6 +712,10 @@ public T map(Types.MapType map, Supplier keyResult,
Supplier valueResult)
mattmartin14 closed pull request #1534: Feature: MERGE/Upsert Support
URL: https://github.com/apache/iceberg-python/pull/1534
--
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
mattmartin14 commented on PR #1534:
URL: https://github.com/apache/iceberg-python/pull/1534#issuecomment-2657686000
Final stage of this PR was moved to new [PR
#1660](https://github.com/apache/iceberg-python/pull/1660) due to some
infrastructure challenges on my end. Closing this one now.
mattmartin14 commented on PR #1660:
URL: https://github.com/apache/iceberg-python/pull/1660#issuecomment-2657667851
> This looks great! Thanks again @mattmartin14
>
> Regarding @bitsondatadev's comment, when you do a squash and commit,
you'll see multiple authors, example can be found
Fokko commented on PR #1660:
URL: https://github.com/apache/iceberg-python/pull/1660#issuecomment-2657684518
@mattmartin14 Yes, please go ahead. Thanks everyone for driving this,
@mattmartin14 in particular!
--
This is an automated message from the Apache Git Service.
To respond to the me
rdblue opened a new pull request, #12258:
URL: https://github.com/apache/iceberg/pull/12258
This class isn't used. If I remember correctly, the purpose of
`PruneColumnsWithReordering` was to produce a schema that matched the requested
Spark schema before DSv2 could add a projection to reord
Fokko merged PR #1660:
URL: https://github.com/apache/iceberg-python/pull/1660
--
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
smaheshwar-pltr commented on code in PR #1642:
URL: https://github.com/apache/iceberg-python/pull/1642#discussion_r1955183564
##
mkdocs/docs/configuration.md:
##
@@ -203,12 +204,15 @@ PyIceberg uses
[S3FileSystem](https://arrow.apache.org/docs/python/generated/pya
## Locatio
smaheshwar-pltr commented on code in PR #1642:
URL: https://github.com/apache/iceberg-python/pull/1642#discussion_r1955183564
##
mkdocs/docs/configuration.md:
##
@@ -203,12 +204,15 @@ PyIceberg uses
[S3FileSystem](https://arrow.apache.org/docs/python/generated/pya
## Locatio
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955155159
##
core/src/main/java/org/apache/iceberg/avro/TypeToSchema.java:
##
@@ -187,6 +187,18 @@ public Schema map(Types.MapType map, Schema keySchema,
Schema valueSchema) {
bitsondatadev commented on PR #1660:
URL: https://github.com/apache/iceberg-python/pull/1660#issuecomment-2657648101
Hey @kevinjqliu, just a note after all the changes are done, it may be best
to manually squash the commits and make sure Matt is the author for that...not
sure what GitHub wi
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955170959
##
core/src/test/java/org/apache/iceberg/avro/TestSchemaConversions.java:
##
@@ -370,4 +370,22 @@ public void testFieldDocsArePreserved() {
Lists.newArrayList
jonathanc-n commented on code in PR #960:
URL: https://github.com/apache/iceberg-rust/pull/960#discussion_r1955169524
##
crates/iceberg/src/transaction.rs:
##
@@ -169,6 +175,172 @@ impl<'a> Transaction<'a> {
catalog.update_table(table_commit).await
}
+
+/// A
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955156020
##
core/src/main/java/org/apache/iceberg/schema/SchemaWithPartnerVisitor.java:
##
@@ -106,7 +106,8 @@ public static T visit(
}
return visitor.map(
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955155426
##
core/src/main/java/org/apache/iceberg/schema/SchemaWithPartnerVisitor.java:
##
@@ -106,7 +106,8 @@ public static T visit(
}
return visitor.map(
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955154197
##
api/src/test/java/org/apache/iceberg/types/TestTypeUtil.java:
##
@@ -645,4 +651,70 @@ public void testReassignOrRefreshIdsCaseInsensitive() {
requi
rdblue commented on code in PR #11831:
URL: https://github.com/apache/iceberg/pull/11831#discussion_r1955149743
##
api/src/test/java/org/apache/iceberg/types/TestTypeUtil.java:
##
@@ -645,4 +651,70 @@ public void testReassignOrRefreshIdsCaseInsensitive() {
requi
rdblue commented on code in PR #12060:
URL: https://github.com/apache/iceberg/pull/12060#discussion_r1955144135
##
core/src/main/java/org/apache/iceberg/V2Metadata.java:
##
@@ -278,37 +277,41 @@ static Types.StructType fileType(Types.StructType
partitionType) {
DataFil
jonathanc-n commented on PR #963:
URL: https://github.com/apache/iceberg-rust/pull/963#issuecomment-2657587163
@Fokko Thanks for the review. I got a bit mixed up with the logic with only
nulls vs may contain null π. Should be good now
--
This is an automated message from the Apache Git Se
RussellSpitzer commented on PR #12201:
URL: https://github.com/apache/iceberg/pull/12201#issuecomment-2657564295
Thanks @hantangwangd for the PR!
--
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 t
RussellSpitzer merged PR #12201:
URL: https://github.com/apache/iceberg/pull/12201
--
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
rdblue merged PR #12060:
URL: https://github.com/apache/iceberg/pull/12060
--
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
deniskuzZ commented on code in PR #12137:
URL: https://github.com/apache/iceberg/pull/12137#discussion_r1955044758
##
core/src/test/java/org/apache/iceberg/TestPartitionStatsUtil.java:
##
@@ -370,16 +371,167 @@ public void testPartitionStatsWithSchemaEvolution()
throws Exceptio
RussellSpitzer merged PR #12256:
URL: https://github.com/apache/iceberg/pull/12256
--
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
RussellSpitzer commented on PR #12256:
URL: https://github.com/apache/iceberg/pull/12256#issuecomment-2657549185
Thanks @danicafine ! Thanks @Fokko for the review
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
geruh commented on code in PR #1642:
URL: https://github.com/apache/iceberg-python/pull/1642#discussion_r1955110870
##
pyiceberg/table/locations.py:
##
@@ -64,6 +71,35 @@ def new_data_location(self, data_file_name: str,
partition_key: Optional[Partiti
str: A fully-
rdblue commented on PR #12211:
URL: https://github.com/apache/iceberg/pull/12211#issuecomment-2657547085
Merged. Thanks for reviewing, @Fokko, @danielcweeks, and @aokolnychyi!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub an
rdblue merged PR #12211:
URL: https://github.com/apache/iceberg/pull/12211
--
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
rdblue commented on PR #12060:
URL: https://github.com/apache/iceberg/pull/12060#issuecomment-2657544978
Merging this now that the 1.8.0 vote has passed. Thanks for reviewing,
everyone!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
jonathanc-n commented on code in PR #963:
URL: https://github.com/apache/iceberg-rust/pull/963#discussion_r1955105071
##
crates/iceberg/src/expr/visitors/strict_metrics_evaluator.rs:
##
@@ -0,0 +1,1854 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more
jonathanc-n commented on code in PR #963:
URL: https://github.com/apache/iceberg-rust/pull/963#discussion_r1955094766
##
crates/iceberg/src/expr/visitors/strict_metrics_evaluator.rs:
##
@@ -0,0 +1,1854 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more
mattmartin14 commented on PR #1660:
URL: https://github.com/apache/iceberg-python/pull/1660#issuecomment-2657519239
> cc reviewers from the other PR (@Fokko / @corleyma / @tscottcoombes1 /
@marcoaanogueira) and the original PR author @mattmartin14
Looks great to me. Thanks for getting
deniskuzZ commented on code in PR #12137:
URL: https://github.com/apache/iceberg/pull/12137#discussion_r1955044758
##
core/src/test/java/org/apache/iceberg/TestPartitionStatsUtil.java:
##
@@ -370,16 +371,167 @@ public void testPartitionStatsWithSchemaEvolution()
throws Exceptio
deniskuzZ commented on code in PR #12137:
URL: https://github.com/apache/iceberg/pull/12137#discussion_r1955044758
##
core/src/test/java/org/apache/iceberg/TestPartitionStatsUtil.java:
##
@@ -370,16 +371,167 @@ public void testPartitionStatsWithSchemaEvolution()
throws Exceptio
deniskuzZ commented on code in PR #12137:
URL: https://github.com/apache/iceberg/pull/12137#discussion_r1955067425
##
core/src/test/java/org/apache/iceberg/TestPartitionStatsUtil.java:
##
@@ -370,16 +371,167 @@ public void testPartitionStatsWithSchemaEvolution()
throws Exceptio
rdblue commented on code in PR #12238:
URL: https://github.com/apache/iceberg/pull/12238#discussion_r1955086053
##
core/src/main/java/org/apache/iceberg/avro/AvroCustomOrderSchemaVisitor.java:
##
@@ -37,6 +37,10 @@ public static T visit(Schema schema,
AvroCustomOrderSchemaVisi
rdblue commented on code in PR #12238:
URL: https://github.com/apache/iceberg/pull/12238#discussion_r1955080951
##
core/src/test/java/org/apache/iceberg/avro/TestSchemaConversions.java:
##
@@ -76,7 +78,8 @@ public void testPrimitiveTypes() {
Schema.createFixed("fixe
deniskuzZ commented on code in PR #12137:
URL: https://github.com/apache/iceberg/pull/12137#discussion_r1955044758
##
core/src/test/java/org/apache/iceberg/TestPartitionStatsUtil.java:
##
@@ -370,16 +371,167 @@ public void testPartitionStatsWithSchemaEvolution()
throws Exceptio
deniskuzZ commented on code in PR #12137:
URL: https://github.com/apache/iceberg/pull/12137#discussion_r1955044758
##
core/src/test/java/org/apache/iceberg/TestPartitionStatsUtil.java:
##
@@ -370,16 +371,167 @@ public void testPartitionStatsWithSchemaEvolution()
throws Exceptio
Fokko commented on code in PR #12256:
URL: https://github.com/apache/iceberg/pull/12256#discussion_r1955078240
##
site/overrides/home.html:
##
@@ -36,9 +36,9 @@
Apache Icebergβ’
The open table format for analytic datasets.
-https:
rdblue commented on code in PR #12238:
URL: https://github.com/apache/iceberg/pull/12238#discussion_r1955075860
##
core/src/test/java/org/apache/iceberg/avro/TestSchemaConversions.java:
##
@@ -76,7 +78,8 @@ public void testPrimitiveTypes() {
Schema.createFixed("fixe
deniskuzZ commented on code in PR #12137:
URL: https://github.com/apache/iceberg/pull/12137#discussion_r1955044758
##
core/src/test/java/org/apache/iceberg/TestPartitionStatsUtil.java:
##
@@ -370,16 +371,167 @@ public void testPartitionStatsWithSchemaEvolution()
throws Exceptio
deniskuzZ commented on code in PR #12137:
URL: https://github.com/apache/iceberg/pull/12137#discussion_r1955044758
##
core/src/test/java/org/apache/iceberg/TestPartitionStatsUtil.java:
##
@@ -370,16 +371,167 @@ public void testPartitionStatsWithSchemaEvolution()
throws Exceptio
1 - 100 of 183 matches
Mail list logo