nastra commented on PR #11140:
URL: https://github.com/apache/iceberg/pull/11140#issuecomment-2360108312
@dependabot rebase
--
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.
madeirak commented on issue #11090:
URL: https://github.com/apache/iceberg/issues/11090#issuecomment-2360131236
> The table has two partition keys from two [partition
transforms](https://iceberg.apache.org/spec/#partition-transforms), one of
which is bucket.
 {
alex-kar commented on issue #62:
URL: https://github.com/apache/iceberg-go/issues/62#issuecomment-2359890609
@zeroshade What's the initial structure for configuration file would look
like?
Something similar to `pyiceberg`'s config:
```
catalog:
default:
catalog: rest
wgtmac commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1766076050
##
format/spec.md:
##
@@ -454,28 +466,28 @@ The schema of a manifest file is a struct called
`manifest_entry` with the follo
`data_file` is a struct with the follo
Kontinuation commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1766071261
##
format/spec.md:
##
@@ -454,28 +466,28 @@ The schema of a manifest file is a struct called
`manifest_entry` with the follo
`data_file` is a struct with the
wgtmac commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1766069450
##
format/spec.md:
##
@@ -454,28 +466,28 @@ The schema of a manifest file is a struct called
`manifest_entry` with the follo
`data_file` is a struct with the follo
jiayuasu commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1766044077
##
format/spec.md:
##
@@ -454,28 +466,28 @@ The schema of a manifest file is a struct called
`manifest_entry` with the follo
`data_file` is a struct with the fol
jiayuasu commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1766037796
##
format/spec.md:
##
@@ -200,12 +200,16 @@ Supported primitive types are defined in the table below.
Primitive types added
| | **`uuid`**
wgtmac commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1766027640
##
format/spec.md:
##
@@ -454,28 +466,28 @@ The schema of a manifest file is a struct called
`manifest_entry` with the follo
`data_file` is a struct with the follo
amogh-jahagirdar commented on code in PR #11131:
URL: https://github.com/apache/iceberg/pull/11131#discussion_r1765979097
##
core/src/main/java/org/apache/iceberg/ManifestFilterManager.java:
##
@@ -153,6 +154,12 @@ void caseSensitive(boolean newCaseSensitive) {
void delete(F
amogh-jahagirdar commented on code in PR #11131:
URL: https://github.com/apache/iceberg/pull/11131#discussion_r1765980819
##
core/src/main/java/org/apache/iceberg/ManifestFilterManager.java:
##
@@ -308,11 +316,15 @@ private ManifestFile filterManifest(Schema tableSchema,
Manife
amogh-jahagirdar commented on code in PR #11131:
URL: https://github.com/apache/iceberg/pull/11131#discussion_r1765979097
##
core/src/main/java/org/apache/iceberg/ManifestFilterManager.java:
##
@@ -153,6 +154,12 @@ void caseSensitive(boolean newCaseSensitive) {
void delete(F
amogh-jahagirdar commented on code in PR #11131:
URL: https://github.com/apache/iceberg/pull/11131#discussion_r1765979097
##
core/src/main/java/org/apache/iceberg/ManifestFilterManager.java:
##
@@ -153,6 +154,12 @@ void caseSensitive(boolean newCaseSensitive) {
void delete(F
amogh-jahagirdar commented on code in PR #11131:
URL: https://github.com/apache/iceberg/pull/11131#discussion_r1765979097
##
core/src/main/java/org/apache/iceberg/ManifestFilterManager.java:
##
@@ -153,6 +154,12 @@ void caseSensitive(boolean newCaseSensitive) {
void delete(F
wypoon commented on code in PR #10935:
URL: https://github.com/apache/iceberg/pull/10935#discussion_r1765955792
##
core/src/test/java/org/apache/iceberg/TestBaseIncrementalChangelogScan.java:
##
@@ -132,6 +131,175 @@ public void testFileDeletes() {
assertThat(t1.existingDel
wypoon commented on code in PR #10935:
URL: https://github.com/apache/iceberg/pull/10935#discussion_r1765955792
##
core/src/test/java/org/apache/iceberg/TestBaseIncrementalChangelogScan.java:
##
@@ -132,6 +131,175 @@ public void testFileDeletes() {
assertThat(t1.existingDel
github-actions[bot] closed pull request #8051: [spark 3.4] add
remove_empty_files procedure
URL: https://github.com/apache/iceberg/pull/8051
--
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 speci
stevenzwu commented on code in PR #11130:
URL: https://github.com/apache/iceberg/pull/11130#discussion_r1765512677
##
format/spec.md:
##
@@ -298,16 +298,137 @@ Iceberg tables must not use field ids greater than
2147483447 (`Integer.MAX_VALU
The set of metadata columns is:
github-actions[bot] commented on PR #8051:
URL: https://github.com/apache/iceberg/pull/8051#issuecomment-2359659661
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 y
github-actions[bot] commented on PR #8044:
URL: https://github.com/apache/iceberg/pull/8044#issuecomment-2359659622
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 pull
github-actions[bot] closed pull request #8043: AWS: Add retry on
UncheckedIOException and max retries for S3FileIO
URL: https://github.com/apache/iceberg/pull/8043
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
github-actions[bot] commented on PR #8043:
URL: https://github.com/apache/iceberg/pull/8043#issuecomment-2359659606
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 y
github-actions[bot] commented on PR #8042:
URL: https://github.com/apache/iceberg/pull/8042#issuecomment-2359659583
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 y
github-actions[bot] closed pull request #8042: Spark 3.3: Adding Rebalance
operator solving for small files problem
URL: https://github.com/apache/iceberg/pull/8042
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
github-actions[bot] closed pull request #8041: Data : Standardize the error
message in TableMigrationUtil
URL: https://github.com/apache/iceberg/pull/8041
--
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 #8040:
URL: https://github.com/apache/iceberg/pull/8040#issuecomment-2359659530
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 y
github-actions[bot] closed pull request #8040: [spark 3.4] skip empty file
during table migration, table snapshotting or adding files
URL: https://github.com/apache/iceberg/pull/8040
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
github-actions[bot] closed pull request #8023: Build: Apply spotless for scala
code
URL: https://github.com/apache/iceberg/pull/8023
--
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
github-actions[bot] closed pull request #8001: Core: Avoid concurrent commits
causing commit failures
URL: https://github.com/apache/iceberg/pull/8001
--
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] closed issue #7707: FlinkSQL Upsert did'nt support
timestamp column as a primary key
URL: https://github.com/apache/iceberg/issues/7707
--
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
github-actions[bot] commented on issue #7005:
URL: https://github.com/apache/iceberg/issues/7005#issuecomment-2359659310
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 #7005: Duplicate records with MERGE command
URL: https://github.com/apache/iceberg/issues/7005
--
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] commented on issue #6368:
URL: https://github.com/apache/iceberg/issues/6368#issuecomment-2359659275
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 PR #5544:
URL: https://github.com/apache/iceberg/pull/5544#issuecomment-2359659257
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 pull
github-actions[bot] commented on PR #4465:
URL: https://github.com/apache/iceberg/pull/4465#issuecomment-2359659238
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 y
github-actions[bot] commented on PR #8041:
URL: https://github.com/apache/iceberg/pull/8041#issuecomment-2359659553
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 y
github-actions[bot] commented on PR #8001:
URL: https://github.com/apache/iceberg/pull/8001#issuecomment-2359659461
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 y
github-actions[bot] closed pull request #7968: Remove
`com.palantir.baseline-exact-dependencies` plugin
URL: https://github.com/apache/iceberg/pull/7968
--
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
github-actions[bot] commented on PR #7968:
URL: https://github.com/apache/iceberg/pull/7968#issuecomment-2359659417
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 y
github-actions[bot] commented on issue #7707:
URL: https://github.com/apache/iceberg/issues/7707#issuecomment-2359659356
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] commented on issue #7557:
URL: https://github.com/apache/iceberg/issues/7557#issuecomment-2359659331
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 #7557: Support Rewrite Datafiles into a custom
Partition Spec
URL: https://github.com/apache/iceberg/issues/7557
--
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] closed pull request #4465: Add FileIO implementation for
Azure Blob Storage
URL: https://github.com/apache/iceberg/pull/4465
--
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
ndrluis commented on issue #516:
URL: https://github.com/apache/iceberg-python/issues/516#issuecomment-2359658336
@kevinjqliu I believe that I now understand the differences in how we
perform TableMetadata updates in Python versus how it's done in Java. I think
that the set of classes descr
aokolnychyi commented on code in PR #11166:
URL: https://github.com/apache/iceberg/pull/11166#discussion_r1765893787
##
api/src/main/java/org/apache/iceberg/RowDelta.java:
##
@@ -46,6 +46,17 @@ public interface RowDelta extends SnapshotUpdate {
*/
RowDelta addDeletes(Dele
dmitrykoval commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1765870308
##
format/spec.md:
##
@@ -200,12 +200,16 @@ Supported primitive types are defined in the table below.
Primitive types added
| | **`uuid`**
dmitrykoval commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1765870308
##
format/spec.md:
##
@@ -200,12 +200,16 @@ Supported primitive types are defined in the table below.
Primitive types added
| | **`uuid`**
haizhou-zhao commented on issue #11109:
URL: https://github.com/apache/iceberg/issues/11109#issuecomment-2359610128
Down to code level detail (root cause of why REST differs from Hadoop/Hive),
these two methods, seemingly doing similar things when resetting main branch,
but one would clear
haizhou-zhao closed pull request #11107: Preserve last-updated-ms field in
TableMetadata rebuild
URL: https://github.com/apache/iceberg/pull/11107
--
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
dependabot[bot] opened a new pull request, #1184:
URL: https://github.com/apache/iceberg-python/pull/1184
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from
9.5.34 to 9.5.35.
Release notes
Sourced from https://github.com/squidfunk/mkdocs-material/releases";>
sungwy commented on code in PR #10904:
URL: https://github.com/apache/iceberg/pull/10904#discussion_r1765739027
##
open-api/rest-catalog-open-api.yaml:
##
Review Comment:
Hi @nastra - the proposal looks good to me. I just did a quick scan through
the endpoints to see if we
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765733792
##
flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/maintenance/stream/ExpireSnapshots.java:
##
@@ -0,0 +1,160 @@
+/*
+ * Licensed to the Apache Software Founda
jasonmfehr commented on PR #8337:
URL: https://github.com/apache/iceberg/pull/8337#issuecomment-2359417376
@nastra -- done
--
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.
T
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765719946
##
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/maintenance/stream/TestTableMaintenance.java:
##
@@ -0,0 +1,490 @@
+/*
+ * Licensed to the Apache Software F
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765720264
##
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/maintenance/stream/TestTableMaintenance.java:
##
@@ -0,0 +1,490 @@
+/*
+ * Licensed to the Apache Software F
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765703804
##
flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/ExpireSnapshotsProcessor.java:
##
@@ -0,0 +1,109 @@
+/*
+ * Licensed to the Apache Soft
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765701035
##
flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/AsyncDeleteFiles.java:
##
@@ -0,0 +1,106 @@
+/*
+ * Licensed to the Apache Software Fou
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765707969
##
flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/maintenance/stream/ExpireSnapshots.java:
##
@@ -0,0 +1,160 @@
+/*
+ * Licensed to the Apache Software Founda
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765700118
##
flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/maintenance/stream/TableMaintenance.java:
##
@@ -0,0 +1,356 @@
+/*
+ * Licensed to the Apache Software Found
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765697595
##
flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/maintenance/stream/ExpireSnapshots.java:
##
@@ -0,0 +1,161 @@
+/*
+ * Licensed to the Apache Software Founda
jishangarg commented on PR #11165:
URL: https://github.com/apache/iceberg/pull/11165#issuecomment-2359327812
Can somebody please review my 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 the
kevinjqliu commented on issue #514:
URL: https://github.com/apache/iceberg-python/issues/514#issuecomment-2359301397
More context:
https://github.com/ray-project/ray/pull/42235#discussion_r1520929199
--
This is an automated message from the Apache Git Service.
To respond to the message,
kevinjqliu commented on issue #514:
URL: https://github.com/apache/iceberg-python/issues/514#issuecomment-235928
@dev-goyal I see that you've merged
[ray-project/ray#46889](https://github.com/ray-project/ray/pull/46889) curious
if you think pickling the `Catalog` or `Table` is still val
rdblue commented on PR #11001:
URL: https://github.com/apache/iceberg/pull/11001#issuecomment-2359292156
Thanks for doing the research and getting this in, @stevenzwu!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
kevinjqliu commented on PR #1167:
URL: https://github.com/apache/iceberg-python/pull/1167#issuecomment-2359286092
@sungwy here you go
https://gist.github.com/kevinjqliu/a0e8e2199bd8064757eb2b40409e0794
--
This is an automated message from the Apache Git Service.
To respond to the messag
jishangarg commented on issue #11155:
URL: https://github.com/apache/iceberg/issues/11155#issuecomment-2359263800
Hi Team,
Can somebody please review my 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 a
pvary commented on issue #11128:
URL: https://github.com/apache/iceberg/issues/11128#issuecomment-2359257094
I'm facing a similar challenge. See:
https://lists.apache.org/thread/vyw595d0747p33qg886b1o82mcw40523
The visitors could be used to traverse the schema, but you need to match
jishangarg opened a new pull request, #11165:
URL: https://github.com/apache/iceberg/pull/11165
This PR addresses an issue in the AWS Glue renameTable method where an
incorrect exception is thrown when a table with the new name already exists.
According to the Iceberg Catalog interface, the
rdblue commented on code in PR #7770:
URL: https://github.com/apache/iceberg/pull/7770#discussion_r1765596130
##
core/src/main/java/org/apache/iceberg/CatalogProperties.java:
##
@@ -160,4 +160,10 @@ private CatalogProperties() {}
public static final String ENCRYPTION_KMS_TY
jishangarg commented on issue #11162:
URL: https://github.com/apache/iceberg/issues/11162#issuecomment-2359234009
Hi @fides-bot, can I know which version of Spark you are using?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
jenbaldwin opened a new pull request, #11164:
URL: https://github.com/apache/iceberg/pull/11164
(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,
jishangarg commented on issue #10674:
URL: https://github.com/apache/iceberg/issues/10674#issuecomment-2359206029
Hi, I would like to work on it, please assign me
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765541651
##
flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/ExpireSnapshotsProcessor.java:
##
@@ -0,0 +1,109 @@
+/*
+ * Licensed to the Apache Soft
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765542690
##
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/TestAsyncDeleteFiles.java:
##
@@ -0,0 +1,154 @@
+/*
+ * Licensed to the Apache Software
eder001 commented on PR #11159:
URL: https://github.com/apache/iceberg/pull/11159#issuecomment-2359168657
@edgarRd @nastra @amogh-jahagirdar @Fokko can one of you please evaluate
those?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on t
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765532417
##
flink/v1.20/flink/src/main/java/org/apache/iceberg/flink/maintenance/stream/MaintenanceTaskBuilder.java:
##
@@ -0,0 +1,238 @@
+/*
+ * Licensed to the Apache Software
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765524254
##
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/maintenance/stream/TestTableMaintenance.java:
##
@@ -0,0 +1,490 @@
+/*
+ * Licensed to the Apache Software F
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765524051
##
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/maintenance/stream/TestTableMaintenance.java:
##
@@ -0,0 +1,490 @@
+/*
+ * Licensed to the Apache Software F
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765523637
##
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/maintenance/stream/TestTableMaintenance.java:
##
@@ -0,0 +1,490 @@
+/*
+ * Licensed to the Apache Software F
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765522216
##
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/maintenance/stream/TestTableMaintenance.java:
##
@@ -0,0 +1,490 @@
+/*
+ * Licensed to the Apache Software F
pvary commented on code in PR #11144:
URL: https://github.com/apache/iceberg/pull/11144#discussion_r1765522579
##
flink/v1.20/flink/src/test/java/org/apache/iceberg/flink/maintenance/stream/TestTableMaintenance.java:
##
@@ -0,0 +1,490 @@
+/*
+ * Licensed to the Apache Software F
jackye1995 commented on code in PR #11156:
URL: https://github.com/apache/iceberg/pull/11156#discussion_r1765496741
##
open-api/rest-catalog-open-api.yaml:
##
@@ -3240,6 +3253,11 @@ components:
type: string
enum: ["completed", "submitted", "cancelled", "failed"]
jackye1995 commented on code in PR #11156:
URL: https://github.com/apache/iceberg/pull/11156#discussion_r1765495993
##
open-api/rest-catalog-open-api.yaml:
##
@@ -3138,6 +3149,8 @@ components:
description: May be null if the table is staged as part of a
transaction
dramaticlly commented on code in PR #10935:
URL: https://github.com/apache/iceberg/pull/10935#discussion_r1765491165
##
core/src/test/java/org/apache/iceberg/TestBaseIncrementalChangelogScan.java:
##
@@ -132,6 +131,175 @@ public void testFileDeletes() {
assertThat(t1.existi
sungwy opened a new issue, #1183:
URL: https://github.com/apache/iceberg-python/issues/1183
### Feature Request / Improvement
Similar to the proposed changes in Java/ REST Catalog Open API Spec, we'd
like to make the REST Catalog Namespace Separator Configurable address issued
in spe
kevinjqliu commented on PR #1180:
URL: https://github.com/apache/iceberg-python/pull/1180#issuecomment-2359019036
Gotcha, thanks! I think the CI runs in ubuntu, so it should mirror your own
setup
--
This is an automated message from the Apache Git Service.
To respond to the message, plea
szehon-ho commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1765411351
##
format/spec.md:
##
@@ -200,12 +200,16 @@ Supported primitive types are defined in the table below.
Primitive types added
| | **`uuid`**
szehon-ho commented on code in PR #10981:
URL: https://github.com/apache/iceberg/pull/10981#discussion_r1765411351
##
format/spec.md:
##
@@ -200,12 +200,16 @@ Supported primitive types are defined in the table below.
Primitive types added
| | **`uuid`**
1 - 100 of 170 matches
Mail list logo