ebyhr commented on issue #12458:
URL: https://github.com/apache/iceberg/issues/12458#issuecomment-2781253500
@hsiang-c This is reproducible with Trino 474. Can you try Spark 3.4.2?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
codrut20 commented on issue #1711:
URL:
https://github.com/apache/iceberg-python/issues/1711#issuecomment-2781248484
will this be part of 0.9.1 release?
--
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
guptaakashdeep commented on issue #1884:
URL:
https://github.com/apache/iceberg-python/issues/1884#issuecomment-2781236612
@kevinjqliu Please let me know if we need to add more details that needs to
be added in here.
I further looked into the code to fix the issue and it seems to be
guptaakashdeep opened a new issue, #1884:
URL: https://github.com/apache/iceberg-python/issues/1884
### Apache Iceberg version
0.9.0 (latest release)
### Please describe the bug ๐
## Issue:
`table.inspect.entries()` fails when table is MOR table and has Delete Files
p
GitHub user hugokitano edited a discussion: Glue catalog updating
I'm able to write parquet and metadata/manifest files with the **Glue**
catalog, but I am not able to see the catalog update with snapshots, and
writing subsequently to the same table makes it clear the catalog always thinks
it
dependabot[bot] commented on PR #12690:
URL: https://github.com/apache/iceberg/pull/12690#issuecomment-2781220711
Superseded by #12734.
--
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] closed pull request #12690: Build: Bump
software.amazon.awssdk:bom from 2.29.52 to 2.31.11
URL: https://github.com/apache/iceberg/pull/12690
--
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
dependabot[bot] opened a new pull request, #12734:
URL: https://github.com/apache/iceberg/pull/12734
Bumps software.amazon.awssdk:bom from 2.29.52 to 2.31.16.
[
from 26.58.0 to 26.59.0.
Release notes
Sourced from https://github.com/googleapis/java-cloud-bo
dependabot[bot] opened a new pull request, #12732:
URL: https://github.com/apache/iceberg/pull/12732
Bumps
[net.snowflake:snowflake-jdbc](https://github.com/snowflakedb/snowflake-jdbc)
from 3.23.0 to 3.23.2.
Release notes
Sourced from https://github.com/snowflakedb/snowflake-jdbc/
dependabot[bot] opened a new pull request, #12731:
URL: https://github.com/apache/iceberg/pull/12731
Bumps [io.delta:delta-standalone_2.12](https://github.com/delta-io/delta)
from 3.3.0 to 3.3.1.
Commits
https://github.com/delta-io/delta/commit/bee74a2cfd282875f8c08f6f54c76fad4
dependabot[bot] commented on PR #12535:
URL: https://github.com/apache/iceberg/pull/12535#issuecomment-2781220614
Superseded by #12732.
--
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, #12730:
URL: https://github.com/apache/iceberg/pull/12730
Bumps [io.netty:netty-buffer](https://github.com/netty/netty) from
4.1.119.Final to 4.2.0.Final.
Commits
https://github.com/netty/netty/commit/09e64d259c99be8b5b2a471a78f11e65eb
dependabot[bot] opened a new pull request, #12729:
URL: https://github.com/apache/iceberg/pull/12729
Bumps [io.delta:delta-spark_2.12](https://github.com/delta-io/delta) from
3.3.0 to 3.3.1.
Commits
https://github.com/delta-io/delta/commit/bee74a2cfd282875f8c08f6f54c76fad49afa5
dependabot[bot] opened a new pull request, #12728:
URL: https://github.com/apache/iceberg/pull/12728
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from
9.6.9 to 9.6.11.
Release notes
Sourced from https://github.com/squidfunk/mkdocs-material/releases";>mkdocs
hugokitano opened a new issue, #1169:
URL: https://github.com/apache/iceberg-rust/issues/1169
### Is your feature request related to a problem or challenge?
I'm able to write parquet and metadata/manifest files with the **Glue**
catalog, but I am not able to see the catalog update wit
github-actions[bot] commented on PR #12278:
URL: https://github.com/apache/iceberg/pull/12278#issuecomment-2781144999
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 #12459:
URL: https://github.com/apache/iceberg/pull/12459#issuecomment-2781145015
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
github-actions[bot] closed pull request #12364: Fix versions in LICENSE/NOTICE
URL: https://github.com/apache/iceberg/pull/12364
--
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.
github-actions[bot] closed pull request #12278: List data and metadata
directories instead of table root
URL: https://github.com/apache/iceberg/pull/12278
--
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
github-actions[bot] commented on PR #12364:
URL: https://github.com/apache/iceberg/pull/12364#issuecomment-2781145003
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 #10181:
URL: https://github.com/apache/iceberg/issues/10181#issuecomment-2781144966
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
redpheonixx commented on code in PR #1799:
URL: https://github.com/apache/iceberg-python/pull/1799#discussion_r2001293953
##
tests/io/test_pyarrow_stats.py:
##
@@ -72,7 +72,7 @@
StringType,
)
from pyiceberg.utils.datetime import date_to_days, datetime_to_micros,
time_to_
ajantha-bhat commented on code in PR #12629:
URL: https://github.com/apache/iceberg/pull/12629#discussion_r2016876100
##
data/src/main/java/org/apache/iceberg/data/PartitionStatsHandler.java:
##
@@ -135,20 +142,114 @@ public static PartitionStatisticsFile
computeAndWriteStatsFi
pvary commented on code in PR #12461:
URL: https://github.com/apache/iceberg/pull/12461#discussion_r2010120536
##
hive-metastore/src/main/java/org/apache/iceberg/hive/HMSTablePropertyHelper.java:
##
@@ -0,0 +1,227 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
Xuanwo closed issue #1100: ViewVersionLog::timestamp consumes self
URL: https://github.com/apache/iceberg-rust/issues/1100
--
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 un
Fokko commented on code in PR #12644:
URL: https://github.com/apache/iceberg/pull/12644#discussion_r2021373556
##
format/spec.md:
##
@@ -1414,12 +1414,16 @@ Each partition field in `fields` is stored as a JSON
object with the following p
| V1 | V2 | V3 | Fi
nastra merged PR #12370:
URL: https://github.com/apache/iceberg/pull/12370
--
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 code in PR #12581:
URL: https://github.com/apache/iceberg/pull/12581#discussion_r2005949897
##
orc/src/main/java/org/apache/iceberg/data/orc/GenericOrcWriter.java:
##
@@ -156,8 +156,8 @@ public Stream> metrics() {
private static class RecordWriter extend
gty404 commented on code in PR #54:
URL: https://github.com/apache/iceberg-cpp/pull/54#discussion_r2022528676
##
src/iceberg/transform.h:
##
@@ -0,0 +1,118 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the
dependabot[bot] opened a new pull request, #1127:
URL: https://github.com/apache/iceberg-rust/pull/1127
Bumps [arrow-buffer](https://github.com/apache/arrow-rs) from 54.2.0 to
54.3.0.
Release notes
Sourced from https://github.com/apache/arrow-rs/releases";>arrow-buffer's
releases.
rdblue commented on code in PR #12672:
URL: https://github.com/apache/iceberg/pull/12672#discussion_r2019438377
##
core/src/main/java/org/apache/iceberg/V3Metadata.java:
##
@@ -140,6 +143,22 @@ private Object get(int pos) {
return wrapped.partitions();
case 1
Fokko commented on PR #1839:
URL: https://github.com/apache/iceberg-python/pull/1839#issuecomment-2766266153
Thanks for fixing this @redpheonixx ๐
--
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
sullis commented on PR #12666:
URL: https://github.com/apache/iceberg/pull/12666#issuecomment-2761846481
I pushed an update to this branch. I identified 34 unit tests that needed
cleanup.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
liurenjie1024 commented on PR #1116:
URL: https://github.com/apache/iceberg-rust/pull/1116#issuecomment-2742142290
> @jdockerty @liurenjie1024 I believe #1072 contains a lot of the
functionality in this pr, this got split into #1082 being the first part of it.
Hi, @jonathanc-n I think
zratkai commented on code in PR #12461:
URL: https://github.com/apache/iceberg/pull/12461#discussion_r2005885458
##
hive-metastore/src/main/java/org/apache/iceberg/hive/HMSTablePropertyHelper.java:
##
@@ -0,0 +1,189 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
liurenjie1024 opened a new issue, #1157:
URL: https://github.com/apache/iceberg-rust/issues/1157
(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
Fokko commented on code in PR #1865:
URL: https://github.com/apache/iceberg-python/pull/1865#discussion_r2021670570
##
tests/io/test_pyarrow.py:
##
@@ -2317,3 +2321,66 @@ def test_pyarrow_io_multi_fs() -> None:
# Same PyArrowFileIO instance resolves local file input t
RussellSpitzer commented on issue #11393:
URL: https://github.com/apache/iceberg/issues/11393#issuecomment-2751788380
You are setting driver heap size a bit too late. If you want to change the
driver JVM size (which you must do for local mode) you need to do it in the JVM
arguements of the
zratkai commented on code in PR #12461:
URL: https://github.com/apache/iceberg/pull/12461#discussion_r2009929329
##
hive-metastore/src/main/java/org/apache/iceberg/hive/HMSTablePropertyHelper.java:
##
@@ -0,0 +1,227 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) und
abstractdog commented on code in PR #12427:
URL: https://github.com/apache/iceberg/pull/12427#discussion_r2026705782
##
core/src/test/java/org/apache/iceberg/TestRemoveSnapshots.java:
##
@@ -1772,6 +1775,24 @@ public void testNoSchemasOrSpecsToRemove() {
lidavidm commented on code in PR #58:
URL: https://github.com/apache/iceberg-cpp/pull/58#discussion_r2025773673
##
src/iceberg/expression.cc:
##
@@ -0,0 +1,129 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See
Xuanwo merged PR #1134:
URL: https://github.com/apache/iceberg-rust/pull/1134
--
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
rdblue commented on code in PR #12497:
URL: https://github.com/apache/iceberg/pull/12497#discussion_r2004434232
##
spark/v3.5/spark/src/test/java/org/apache/iceberg/spark/TestSparkFixupTypes.java:
##
@@ -0,0 +1,134 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) unde
nastra commented on code in PR #12595:
URL: https://github.com/apache/iceberg/pull/12595#discussion_r2012437689
##
core/src/main/java/org/apache/iceberg/rest/RESTCatalog.java:
##
@@ -55,7 +55,11 @@ public class RESTCatalog
public RESTCatalog() {
this(
SessionCat
ajantha-bhat commented on code in PR #12553:
URL: https://github.com/apache/iceberg/pull/12553#discussion_r2013613026
##
aws-bundle/LICENSE:
##
@@ -443,6 +443,12 @@ License: Apache License, Version 2.0 -
https://aws.amazon.com/apache2.0
-
deniskuzZ commented on code in PR #12629:
URL: https://github.com/apache/iceberg/pull/12629#discussion_r2016249058
##
core/src/main/java/org/apache/iceberg/PartitionStatsUtil.java:
##
@@ -45,22 +49,53 @@ private PartitionStatsUtil() {}
* @param table the table for which part
Fokko opened a new pull request, #1833:
URL: https://github.com/apache/iceberg-python/pull/1833
# Rationale for this change
Testing out to use Iceberg Rust for all of the transforms. I think we have
some rounding error in https://github.com/apache/iceberg-rust/pull/1128/
# Are
adrians commented on code in PR #12651:
URL: https://github.com/apache/iceberg/pull/12651#discussion_r2026447286
##
api/src/main/java/org/apache/iceberg/PartitionSpec.java:
##
@@ -265,6 +265,22 @@ public boolean equals(Object other) {
return Arrays.equals(fields, that.field
pvary commented on PR #12679:
URL: https://github.com/apache/iceberg/pull/12679#issuecomment-2763227444
@swapna267: is this a clean backport, or you had to do changes compared to
the 1.20 PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
Fokko commented on code in PR #1839:
URL: https://github.com/apache/iceberg-python/pull/1839#discussion_r2021041283
##
pyiceberg/io/pyarrow.py:
##
@@ -2350,8 +2351,19 @@ def data_file_statistics_from_parquet_metadata(
stats_col.iceberg_type, statisti
kevinjqliu commented on code in PR #1861:
URL: https://github.com/apache/iceberg-python/pull/1861#discussion_r2021303617
##
tests/table/test_upsert.py:
##
@@ -509,3 +509,39 @@ def test_upsert_without_identifier_fields(catalog:
Catalog) -> None:
ValueError, match="Join
danielcweeks commented on code in PR #12580:
URL: https://github.com/apache/iceberg/pull/12580#discussion_r2021573693
##
format/spec.md:
##
@@ -458,11 +457,11 @@ The snapshot then populates the total number of
`added-rows` based on the sum of
When the new snapshot is committed
github-actions[bot] commented on issue #1169:
URL:
https://github.com/apache/iceberg-python/issues/1169#issuecomment-2767704299
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
HungYangChang commented on issue #1806:
URL:
https://github.com/apache/iceberg-python/issues/1806#issuecomment-2734350396
I did some dirty logging in pyiceberg.table.append
```
def append(self, df: pa.Table, snapshot_properties: Dict[str, str] =
EMPTY_DICT) -> None:
"""
pvary 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 the specific
nastra merged PR #12579:
URL: https://github.com/apache/iceberg/pull/12579
--
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
Fokko commented on code in PR #1632:
URL: https://github.com/apache/iceberg-python/pull/1632#discussion_r2009202742
##
pyiceberg/types.py:
##
@@ -62,6 +63,12 @@
FIXED_PARSER = ParseNumberFromBrackets(FIXED)
+class TableVersion(IntEnum):
+ONE = 1
+TWO = 2
+THREE
Fokko commented on PR #1632:
URL: https://github.com/apache/iceberg-python/pull/1632#issuecomment-2736444700
Looks like there is some issue with the `UnknownType`, we need to pass in
the version there for the create table:
```
tbl = catalog.create_table(
ident
danielcweeks commented on code in PR #12591:
URL: https://github.com/apache/iceberg/pull/12591#discussion_r2021685856
##
core/src/main/java/org/apache/iceberg/rest/responses/LoadTableResponse.java:
##
@@ -80,7 +81,24 @@ public TableMetadata tableMetadata() {
}
public Map
deniskuzZ commented on code in PR #12700:
URL: https://github.com/apache/iceberg/pull/12700#discussion_r2028238705
##
docs/docs/hive.md:
##
@@ -126,9 +90,6 @@ To enable Hive support globally for an application, set
`iceberg.engine.hive.ena
For example, setting this in the `hiv
SanjayMarreddi commented on code in PR #12553:
URL: https://github.com/apache/iceberg/pull/12553#discussion_r2016797737
##
aws-bundle/build.gradle:
##
@@ -36,6 +38,9 @@ project(":iceberg-aws-bundle") {
implementation "software.amazon.awssdk:sts"
implementation "softwar
stevenzwu commented on code in PR #12493:
URL: https://github.com/apache/iceberg/pull/12493#discussion_r2014688814
##
core/src/main/java/org/apache/iceberg/actions/RewriteFileGroupPlanner.java:
##
@@ -0,0 +1,310 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under o
deniskuzZ commented on code in PR #12637:
URL: https://github.com/apache/iceberg/pull/12637#discussion_r2020560062
##
hive-metastore/src/main/java/org/apache/iceberg/hive/HiveTableOperations.java:
##
@@ -287,15 +277,33 @@ protected void doCommit(TableMetadata base, TableMetadata
hrvylein commented on issue #11168:
URL: https://github.com/apache/iceberg/issues/11168#issuecomment-2764721321
anyone figured out why this is happening? i have the same problem.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
arnaudbriche opened a new pull request, #354:
URL: https://github.com/apache/iceberg-go/pull/354
This is the first working prototype of the MergeFiles operation discussed
here: https://github.com/apache/iceberg-go/issues/348
I can see that on datafile file deletion, a new manifest wit
nastra opened a new pull request, #12591:
URL: https://github.com/apache/iceberg/pull/12591
(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-m
nastra commented on code in PR #12706:
URL: https://github.com/apache/iceberg/pull/12706#discussion_r2026809626
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/source/SparkWrite.java:
##
@@ -351,6 +353,7 @@ private OverwriteByFilter(Expression overwriteExpr) {
pu
Fokko commented on PR #1861:
URL: https://github.com/apache/iceberg-python/pull/1861#issuecomment-2766754471
> now im wondering if nulls are properly handled when we convert iceberg
expressions to pyarrow expressions
I think we need to check the `Or` and `And` `BooleanExpressions`, be
dependabot[bot] opened a new pull request, #1869:
URL: https://github.com/apache/iceberg-python/pull/1869
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.11.1.
Release notes
Sourced from https://github.com/pydantic/pydantic/releases";>pydantic's
releases.
Fokko commented on code in PR #12644:
URL: https://github.com/apache/iceberg/pull/12644#discussion_r2021373556
##
format/spec.md:
##
@@ -1414,12 +1414,16 @@ Each partition field in `fields` is stored as a JSON
object with the following p
| V1 | V2 | V3 | Fi
arnaudbriche commented on PR #354:
URL: https://github.com/apache/iceberg-go/pull/354#issuecomment-2742904433
The implementation you worked is clearly taking a lot more things into
(properties, partitioning, ...) account and I think this feature should be
based on this work.
Why not you
rdblue opened a new pull request, #12567:
URL: https://github.com/apache/iceberg/pull/12567
(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-m
bryanck opened a new pull request, #12627:
URL: https://github.com/apache/iceberg/pull/12627
The rewrite manifests snapshot producer is the only one that does not
generate an update event, thus listeners are not notified when a rewrite
manifest occurs. This PR adds an update event for rewri
wardlican commented on issue #11981:
URL: https://github.com/apache/iceberg/issues/11981#issuecomment-2746740582
> Thanks [@wardlican](https://github.com/wardlican) for reporting this. It
looks like this is corrupt metadata, that a DELETE manifest contains actual
DATA entries. Do you know w
danking commented on issue #1145:
URL: https://github.com/apache/iceberg-rust/issues/1145#issuecomment-2776691568
AFAICT, this still fails on `fcc88920f52dbae53257757e2d33825bea4b51a9`.
I've modified my test code a bit since then, but it still hits the same
error in scan/mod.rs. I do
rdblue commented on code in PR #12497:
URL: https://github.com/apache/iceberg/pull/12497#discussion_r2001948430
##
spark/v3.4/spark/src/test/java/org/apache/iceberg/spark/TestSparkFixupTypes.java:
##
@@ -0,0 +1,153 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) unde
wypoon commented on PR #12543:
URL: https://github.com/apache/iceberg/pull/12543#issuecomment-2751698066
> @wypoon , the motivation for this PR is when Iโm trying to capture data
lineage using DataHub in spark streaming mode. In the DataHub
[code](https://github.com/datahub-project/datahub/
kevinjqliu commented on issue #1807:
URL:
https://github.com/apache/iceberg-python/issues/1807#issuecomment-2755196283
@gabor-one would you like to contribute adding this? heres where to build
the wheels
https://github.com/apache/iceberg-python/blob/278f7643cd62f9e14496177632cb48d9b52e553d
rdblue closed pull request #12593: Core: Enable row lineage for all v3 tables
URL: https://github.com/apache/iceberg/pull/12593
--
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.
Fokko closed issue #1798: Error reading table after appending pyarrow table
URL: https://github.com/apache/iceberg-python/issues/1798
--
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
ZENOTME commented on code in PR #1117:
URL: https://github.com/apache/iceberg-rust/pull/1117#discussion_r2006812193
##
crates/iceberg/src/spec/manifest_list.rs:
##
@@ -590,14 +590,19 @@ impl ManifestFile {
self.added_files_count.is_none() || self.added_files_count.unwra
dependabot[bot] commented on PR #12536:
URL: https://github.com/apache/iceberg/pull/12536#issuecomment-2746016004
Superseded by #12621.
--
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
lliangyu-lin commented on issue #7515:
URL: https://github.com/apache/iceberg/issues/7515#issuecomment-2762660767
I can take this up to refactor the glue and lakeformation properties.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to G
nastra commented on code in PR #12641:
URL: https://github.com/apache/iceberg/pull/12641#discussion_r2012585502
##
site/docs/contribute.md:
##
@@ -422,6 +422,50 @@ Use `this` when assigning values to instance variables,
making it clear when the
2. Use `.` to create a hierarchy
liurenjie1024 commented on issue #1039:
URL: https://github.com/apache/iceberg-rust/issues/1039#issuecomment-2772516604
I think this is not a bug as list element name is required by iceberg spec,
see https://iceberg.apache.org/spec/#schemas
I'll close this for now, feel free to reopen
wypoon commented on code in PR #12721:
URL: https://github.com/apache/iceberg/pull/12721#discussion_r2028165803
##
hive-metastore/src/test/java/org/apache/iceberg/hive/TestHiveMetastore.java:
##
@@ -186,9 +189,9 @@ public void stop() throws Exception {
if (executorService !
deniskuzZ commented on code in PR #12629:
URL: https://github.com/apache/iceberg/pull/12629#discussion_r2016739545
##
core/src/main/java/org/apache/iceberg/PartitionStatsUtil.java:
##
@@ -45,22 +49,53 @@ private PartitionStatsUtil() {}
* @param table the table for which part
fqaiser94 commented on code in PR #959:
URL: https://github.com/apache/iceberg-rust/pull/959#discussion_r2009143697
##
crates/iceberg/src/writer/file_writer/track_writer.rs:
##
@@ -26,16 +26,21 @@ use crate::Result;
/// `TrackWriter` is used to track the written size.
pub(crat
pvary commented on code in PR #12461:
URL: https://github.com/apache/iceberg/pull/12461#discussion_r2012517858
##
hive-metastore/src/main/java/org/apache/iceberg/hive/HMSTablePropertyHelper.java:
##
@@ -0,0 +1,264 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
pvary commented on code in PR #12637:
URL: https://github.com/apache/iceberg/pull/12637#discussion_r2012254481
##
hive-metastore/src/test/java/org/apache/iceberg/hive/HiveMetastoreExtension.java:
##
@@ -40,16 +40,10 @@ private HiveMetastoreExtension(String databaseName,
Map hiv
pvary commented on PR #12643:
URL: https://github.com/apache/iceberg/pull/12643#issuecomment-2761943719
I still prefer 1 by 1 backports.
--
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
wolflex888 commented on code in PR #12595:
URL: https://github.com/apache/iceberg/pull/12595#discussion_r2017814537
##
core/src/test/java/org/apache/iceberg/rest/TestRESTCatalog.java:
##
@@ -332,6 +336,41 @@ public void testInitializeWithBadArguments() throws
IOException {
yingcai-cy commented on code in PR #58:
URL: https://github.com/apache/iceberg-cpp/pull/58#discussion_r2024469563
##
src/iceberg/expression.h:
##
@@ -0,0 +1,101 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See
ajantha-bhat commented on PR #12595:
URL: https://github.com/apache/iceberg/pull/12595#issuecomment-2774086374
I think this is the last PR needed for 1.9.0 release. Happy to help in
getting it merged. I think we are pretty close.
--
This is an automated message from the Apache Git Servic
manuzhang opened a new pull request, #12707:
URL: https://github.com/apache/iceberg/pull/12707
(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,
xiaoxuandev commented on code in PR #12671:
URL: https://github.com/apache/iceberg/pull/12671#discussion_r2022170991
##
aws/src/main/java/org/apache/iceberg/aws/s3/S3FileIOProperties.java:
##
@@ -290,6 +290,10 @@ public class S3FileIOProperties implements Serializable {
pub
rdblue commented on code in PR #12346:
URL: https://github.com/apache/iceberg/pull/12346#discussion_r2008315387
##
api/src/main/java/org/apache/iceberg/types/Types.java:
##
@@ -543,6 +565,148 @@ public int hashCode() {
}
}
+ public static class GeometryType extends Pr
github-actions[bot] closed pull request #12347: WIP Parquet: Support
reading/writing geometry and geography columns
URL: https://github.com/apache/iceberg/pull/12347
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
1 - 100 of 290 matches
Mail list logo