hantangwangd commented on PR #11960:
URL: https://github.com/apache/iceberg/pull/11960#issuecomment-2589346183
@nastra 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 specific co
mxm commented on PR #11497:
URL: https://github.com/apache/iceberg/pull/11497#issuecomment-2589350651
@pvary @stevenzwu Could we wrap this up? I don't see any fundamental issues
here. The only open point from my perspective is table refresh during planning
time, but even that could be handl
Fokko commented on issue #10378:
URL: https://github.com/apache/iceberg/issues/10378#issuecomment-2589292476
Thanks @jbonofre I'm bumping this one to 1.8.0 because we can publish the
docs without an actual release đź‘Ť This way the 1.7.2 release looks like it is
ready to go.
--
This is an a
jbonofre commented on issue #10378:
URL: https://github.com/apache/iceberg/issues/10378#issuecomment-2589309002
@Fokko it sounds good. Agree.
--
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
Fokko merged PR #1513:
URL: https://github.com/apache/iceberg-python/pull/1513
--
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
pvary commented on code in PR #11948:
URL: https://github.com/apache/iceberg/pull/11948#discussion_r1914481119
##
core/src/test/java/org/apache/iceberg/TestRowLineageMetadata.java:
##
@@ -0,0 +1,213 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or mor
pvary commented on PR #11497:
URL: https://github.com/apache/iceberg/pull/11497#issuecomment-2589410701
> @pvary @stevenzwu Could we wrap this up? I don't see any fundamental
issues here. The only open point from my perspective is table refresh during
planning time, but even that could be h
raulcd commented on code in PR #27:
URL: https://github.com/apache/iceberg-cpp/pull/27#discussion_r1914657246
##
docs/README.md:
##
@@ -0,0 +1,27 @@
+
+
+# Documentation
+
+To build the documentation:
+
+#. Install [Doxygen][doxygen].
Review Comment:
Was this supposed to be
xxchan commented on PR #849:
URL: https://github.com/apache/iceberg-rust/pull/849#issuecomment-2589822788
@Xuanwo I explored several ways to pin dependencies:
1. Modify `Cargo.lock` to get it work.
- Drawback: Need quite some manual work. And perhaps we need to disable
dependabot
nastra merged PR #11956:
URL: https://github.com/apache/iceberg/pull/11956
--
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 #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1914536361
##
core/src/test/java/org/apache/iceberg/MetadataTestUtils.java:
##
@@ -0,0 +1,336 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more co
nastra commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1914536816
##
core/src/test/java/org/apache/iceberg/MetadataTestUtils.java:
##
@@ -0,0 +1,336 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more co
ebyhr commented on PR #11758:
URL: https://github.com/apache/iceberg/pull/11758#issuecomment-2589422855
Added a few small comments to the class.
--
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
nastra merged PR #11960:
URL: https://github.com/apache/iceberg/pull/11960
--
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
ismailsimsek commented on code in PR #11906:
URL: https://github.com/apache/iceberg/pull/11906#discussion_r1914531213
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/actions/DeleteOrphanFilesSparkAction.java:
##
@@ -292,19 +294,49 @@ private Dataset validFileIdentDS()
zhjwpku opened a new issue, #28:
URL: https://github.com/apache/iceberg-cpp/issues/28
I am testing using iceberg-cpp as a subproject using FetchContent(not
install it first), here is the CMakeLists.txt
```
cmake_minimum_required(VERSION 3.25)
project(dummy
VERSION
ismailsimsek commented on code in PR #11936:
URL: https://github.com/apache/iceberg/pull/11936#discussion_r1909022386
##
kafka-connect/build.gradle:
##
@@ -242,3 +243,19 @@
project(':iceberg-kafka-connect:iceberg-kafka-connect-runtime') {
assemble.dependsOn distZip, hiveDi
Fokko merged PR #11964:
URL: https://github.com/apache/iceberg/pull/11964
--
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
wgtmac commented on issue #28:
URL: https://github.com/apache/iceberg-cpp/issues/28#issuecomment-258768
Let me try :)
--
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
nastra commented on PR #11738:
URL: https://github.com/apache/iceberg/pull/11738#issuecomment-2590097929
@gaborkaszab can you rebase please to fix CI?
--
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
Xuanwo merged PR #29:
URL: https://github.com/apache/iceberg-cpp/pull/29
--
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
Xuanwo closed issue #28: [CMake] usage problem
URL: https://github.com/apache/iceberg-cpp/issues/28
--
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: issu
danielcweeks commented on PR #11797:
URL: https://github.com/apache/iceberg/pull/11797#issuecomment-2590492899
@nastra can we get this rebased?
--
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 #11738:
URL: https://github.com/apache/iceberg/pull/11738#issuecomment-2590458971
merging as the CI failure isn't related to the changes being proposed here
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
nastra merged PR #11738:
URL: https://github.com/apache/iceberg/pull/11738
--
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
danielcweeks commented on code in PR #11946:
URL: https://github.com/apache/iceberg/pull/11946#discussion_r1915221784
##
open-api/rest-catalog-open-api.yaml:
##
@@ -930,6 +930,14 @@ paths:
key. For example, "urn:ietf:params:oauth:token-type:jwt=".
parameters:
danielcweeks commented on code in PR #11577:
URL: https://github.com/apache/iceberg/pull/11577#discussion_r1915252528
##
azure/src/test/java/org/apache/iceberg/azure/adlsv2/VendedAdlsCredentialProviderTest.java:
##
@@ -0,0 +1,315 @@
+/*
+ * Licensed to the Apache Software Founda
hantangwangd commented on issue #11651:
URL: https://github.com/apache/iceberg/issues/11651#issuecomment-2590588696
+1, see:
https://github.com/apache/iceberg/actions/runs/12769765775/job/35593064023?pr=11901
--
This is an automated message from the Apache Git Service.
To respond to the m
flyrain commented on issue #11922:
URL: https://github.com/apache/iceberg/issues/11922#issuecomment-2590603660
Thanks @lliangyu-lin to take it. Let's aim for the release 1.7.2. cc
@jbonofre
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
RussellSpitzer commented on PR #11948:
URL: https://github.com/apache/iceberg/pull/11948#issuecomment-2590607674
@nastra Very interested on your thoughts on my test suite here. I'm thinking
about how to get away from relying on the Junit4 Test wrapper annotation in
TestBase. I know I did so
gruuya commented on code in PR #850:
URL: https://github.com/apache/iceberg-rust/pull/850#discussion_r1914826504
##
crates/integration_tests/Cargo.toml:
##
@@ -27,9 +27,11 @@ rust-version = { workspace = true }
[dependencies]
arrow-array = { workspace = true }
arrow-schema =
wgtmac commented on PR #29:
URL: https://github.com/apache/iceberg-cpp/pull/29#issuecomment-2590048249
@zhjwpku Could you please try this?
```
cmake_minimum_required(VERSION 3.25)
project(dummy
VERSION 0.1.0
LANGUAGES CXX)
include(FetchContent)
RussellSpitzer commented on code in PR #11948:
URL: https://github.com/apache/iceberg/pull/11948#discussion_r1914954813
##
core/src/test/java/org/apache/iceberg/TestRowLineageMetadata.java:
##
@@ -0,0 +1,213 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
ZENOTME commented on issue #891:
URL: https://github.com/apache/iceberg-rust/issues/891#issuecomment-2590004754
Thanks @hackintoshrao for pointing out this. I think the partition-specific
directory is not necessary to partition write?🤔 But it indeed reminds me to
think about how to support
wgtmac commented on PR #29:
URL: https://github.com/apache/iceberg-cpp/pull/29#issuecomment-2590100956
Thanks for the confirmation! @zhjwpku
@Fokko @Xuanwo Could you please merge this? It is a minor fix.
--
This is an automated message from the Apache Git Service.
To respond to the
nastra commented on code in PR #11954:
URL: https://github.com/apache/iceberg/pull/11954#discussion_r1915069030
##
core/src/main/java/org/apache/iceberg/rest/RESTUtil.java:
##
@@ -215,4 +215,19 @@ public static Namespace decodeNamespace(String encodedNs) {
return Namespac
tusharchou commented on code in PR #1388:
URL: https://github.com/apache/iceberg-python/pull/1388#discussion_r1915063325
##
pyiceberg/table/__init__.py:
##
@@ -1522,8 +1555,9 @@ def plan_files(self) -> Iterable[FileScanTask]:
data_entry,
nastra commented on code in PR #11954:
URL: https://github.com/apache/iceberg/pull/11954#discussion_r1915070130
##
core/src/main/java/org/apache/iceberg/rest/RESTUtil.java:
##
@@ -215,4 +215,19 @@ public static Namespace decodeNamespace(String encodedNs) {
return Namespac
Fokko commented on code in PR #1388:
URL: https://github.com/apache/iceberg-python/pull/1388#discussion_r1915102464
##
pyiceberg/table/__init__.py:
##
@@ -1522,8 +1555,9 @@ def plan_files(self) -> Iterable[FileScanTask]:
data_entry,
posi
nastra commented on code in PR #11966:
URL: https://github.com/apache/iceberg/pull/11966#discussion_r1915106856
##
docs/docs/amoro.md:
##
@@ -0,0 +1,90 @@
+---
+title: "Apache Amoro"
+---
+
+
+# Apache Amoro With Iceberg
+
+**[Apache Amoro(incubating)](https://amoro.apache.org/d
nastra commented on code in PR #11966:
URL: https://github.com/apache/iceberg/pull/11966#discussion_r1915111401
##
docs/docs/amoro.md:
##
@@ -0,0 +1,90 @@
+---
+title: "Apache Amoro"
+---
+
+
+# Apache Amoro With Iceberg
+
+**[Apache Amoro(incubating)](https://amoro.apache.org/d
manuzhang closed issue #11645: How to move Iceberg table from one location to
another
URL: https://github.com/apache/iceberg/issues/11645
--
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
manuzhang closed issue #11794: Why the metric values are all N/A on the spark
webui?
URL: https://github.com/apache/iceberg/issues/11794
--
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
HonahX commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915306849
##
core/src/test/java/org/apache/iceberg/MetadataTestUtils.java:
##
@@ -0,0 +1,336 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more co
HonahX commented on code in PR #11948:
URL: https://github.com/apache/iceberg/pull/11948#discussion_r1915308572
##
core/src/test/java/org/apache/iceberg/TestSnapshotJson.java:
##
@@ -43,7 +43,16 @@ public void testJsonConversion() throws IOException {
Snapshot expected =
RussellSpitzer commented on code in PR #11948:
URL: https://github.com/apache/iceberg/pull/11948#discussion_r1915289834
##
core/src/test/java/org/apache/iceberg/TestSnapshotJson.java:
##
@@ -43,7 +43,16 @@ public void testJsonConversion() throws IOException {
Snapshot exp
HonahX commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915306849
##
core/src/test/java/org/apache/iceberg/MetadataTestUtils.java:
##
@@ -0,0 +1,336 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more co
RussellSpitzer commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915347026
##
core/src/test/java/org/apache/iceberg/MetadataTestUtils.java:
##
@@ -0,0 +1,336 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or
kevinjqliu commented on issue #1512:
URL:
https://github.com/apache/iceberg-python/issues/1512#issuecomment-2590718401
x-posting from the other issue
(https://github.com/apache/iceberg-python/issues/1105#issuecomment-2588075721)
> To retain Nessie’s consistency and cross-branch/tag i
kevinjqliu closed issue #1512: Getting all snapshots through
table.inspect.snapshots()
URL: https://github.com/apache/iceberg-python/issues/1512
--
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
RussellSpitzer commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915353274
##
core/src/main/java/org/apache/iceberg/TableMetadataParser.java:
##
@@ -352,6 +352,7 @@ public static TableMetadata fromJson(String
metadataLocation, JsonNo
RussellSpitzer commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915373560
##
core/src/test/java/org/apache/iceberg/MetadataTestUtils.java:
##
@@ -0,0 +1,336 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or
RussellSpitzer commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915347026
##
core/src/test/java/org/apache/iceberg/MetadataTestUtils.java:
##
@@ -0,0 +1,336 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or
RussellSpitzer commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915381785
##
core/src/test/java/org/apache/iceberg/TestMetadataUpdateParser.java:
##
@@ -364,15 +364,15 @@ public void testAddSnapshotToJson() throws IOException {
RussellSpitzer commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915381785
##
core/src/test/java/org/apache/iceberg/TestMetadataUpdateParser.java:
##
@@ -364,15 +364,15 @@ public void testAddSnapshotToJson() throws IOException {
amogh-jahagirdar commented on code in PR #11830:
URL: https://github.com/apache/iceberg/pull/11830#discussion_r1915382736
##
azure/src/test/java/org/apache/iceberg/azure/adlsv2/ADLSLocationTest.java:
##
@@ -89,4 +101,17 @@ public void testQuestionMarkInFileName(String path) {
amogh-jahagirdar commented on code in PR #11830:
URL: https://github.com/apache/iceberg/pull/11830#discussion_r1915391549
##
azure/src/test/java/org/apache/iceberg/azure/adlsv2/ADLSLocationTest.java:
##
@@ -89,4 +101,17 @@ public void testQuestionMarkInFileName(String path) {
RussellSpitzer commented on PR #11660:
URL: https://github.com/apache/iceberg/pull/11660#issuecomment-2590959103
@HonahX I think we are good on this one, I don't think we had any negative
feedback from the dev list. So I think we are good to merge if you are ready.
--
This is an automated
RussellSpitzer commented on code in PR #11660:
URL: https://github.com/apache/iceberg/pull/11660#discussion_r1915505397
##
format/spec.md:
##
@@ -1633,3 +1633,57 @@ might indicate different snapshot IDs for a specific
timestamp. The discrepancie
When processing point in time
amogh-jahagirdar commented on code in PR #11830:
URL: https://github.com/apache/iceberg/pull/11830#discussion_r1915391549
##
azure/src/test/java/org/apache/iceberg/azure/adlsv2/ADLSLocationTest.java:
##
@@ -89,4 +101,17 @@ public void testQuestionMarkInFileName(String path) {
Fokko commented on PR #11955:
URL: https://github.com/apache/iceberg/pull/11955#issuecomment-2590904626
Thanks @jbonofre, @nastra and @hussein-awala 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
HonahX commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915460216
##
core/src/main/java/org/apache/iceberg/TableMetadataParser.java:
##
@@ -352,6 +352,7 @@ public static TableMetadata fromJson(String
metadataLocation, JsonNode node)
steveloughran commented on PR #10233:
URL: https://github.com/apache/iceberg/pull/10233#issuecomment-2590997379
For anyone watching this, there's a full integration test suite in the
hadoop test code: https://github.com/apache/hadoop/pull/7285
All is good, though as it's the first jav
amogh-jahagirdar commented on code in PR #11830:
URL: https://github.com/apache/iceberg/pull/11830#discussion_r1915391549
##
azure/src/test/java/org/apache/iceberg/azure/adlsv2/ADLSLocationTest.java:
##
@@ -89,4 +101,17 @@ public void testQuestionMarkInFileName(String path) {
ebyhr commented on code in PR #11775:
URL: https://github.com/apache/iceberg/pull/11775#discussion_r1915834371
##
api/src/main/java/org/apache/iceberg/expressions/Literals.java:
##
@@ -300,8 +300,7 @@ public Literal to(Type type) {
case TIMESTAMP:
return (Li
SGITLOGIN commented on issue #11961:
URL: https://github.com/apache/iceberg/issues/11961#issuecomment-2591465958
> > I create the same table again. How can I restore this part of the data?
>
> What do you mean by `this part of the data`? Which catalog are you using?
@manuzhang H
Fokko commented on PR #11970:
URL: https://github.com/apache/iceberg/pull/11970#issuecomment-2591832013
Thanks @nastra We should probably run the Java tests also when making
changes to `open-api/*`
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
nastra opened a new pull request, #11971:
URL: https://github.com/apache/iceberg/pull/11971
(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
kevinjqliu commented on code in PR #244:
URL: https://github.com/apache/iceberg-go/pull/244#discussion_r1915921905
##
catalog/registry.go:
##
@@ -0,0 +1,135 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. See the NOT
Xuanwo commented on PR #849:
URL: https://github.com/apache/iceberg-rust/pull/849#issuecomment-2591683936
> If the current way looks good, I can try to fix compilation later.
Current way looks really great to me.
--
This is an automated message from the Apache Git Service.
To respon
ebyhr commented on PR #11896:
URL: https://github.com/apache/iceberg/pull/11896#issuecomment-2591729549
@pvary Can you take a look at this PR?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
HonahX commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1916010795
##
core/src/test/java/org/apache/iceberg/TestMetadataUpdateParser.java:
##
@@ -364,15 +364,15 @@ public void testAddSnapshotToJson() throws IOException {
String m
HonahX commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1916011232
##
core/src/test/java/org/apache/iceberg/TestTableMetadata.java:
##
@@ -96,31 +97,47 @@ public class TestTableMetadata {
public TableOperations ops = new LocalTab
HonahX commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1916012887
##
core/src/test/java/org/apache/iceberg/TestTableMetadata.java:
##
@@ -160,31 +177,26 @@ public void testJsonConversion() throws Exception {
.build()
HonahX commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1916012081
##
core/src/test/java/org/apache/iceberg/TestTableMetadata.java:
##
@@ -96,31 +97,47 @@ public class TestTableMetadata {
public TableOperations ops = new LocalTab
piyushdubey opened a new issue, #11968:
URL: https://github.com/apache/iceberg/issues/11968
### Query engine
Spark
### Question
Q1 - Is it possible to create Deletion Vectors in Apache Iceberg? Is a
Deletion Vector file generated for a specific Deletion type Positional v
xxchan commented on PR #849:
URL: https://github.com/apache/iceberg-rust/pull/849#issuecomment-2591666123
https://github.com/user-attachments/assets/15d7dcad-8de5-472b-ab3a-1db9e1d35690";
/>
Oops, it still doesn't compile. I guess it's because some dependencies'
failed to specify cor
lliangyu-lin commented on PR #11967:
URL: https://github.com/apache/iceberg/pull/11967#issuecomment-2591666267
Thanks @manuzhang for the review.
cc: @flyrain @Fokko May I get some help on additional reviews?
--
This is an automated message from the Apache Git Service.
To respond to the
ebyhr commented on code in PR #11966:
URL: https://github.com/apache/iceberg/pull/11966#discussion_r1915973689
##
docs/docs/amoro.md:
##
@@ -0,0 +1,90 @@
+---
+title: "Apache Amoro"
+---
+
+
+# Apache Amoro With Iceberg
+
+**[Apache Amoro(incubating)](https://amoro.apache.org/do
RussellSpitzer commented on code in PR #10831:
URL: https://github.com/apache/iceberg/pull/10831#discussion_r1915973279
##
format/spec.md:
##
@@ -182,6 +182,21 @@ A **`list`** is a collection of values with some element
type. The element field
A **`map`** is a collection of
HonahX commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1916016403
##
core/src/test/java/org/apache/iceberg/TestTableMetadata.java:
##
@@ -314,31 +328,43 @@ public void testBackwardCompat() throws Exception {
assertThat(metadata.
Fokko merged PR #245:
URL: https://github.com/apache/iceberg-go/pull/245
--
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
Fokko commented on code in PR #245:
URL: https://github.com/apache/iceberg-go/pull/245#discussion_r1916018700
##
table/metadata.go:
##
@@ -1029,3 +1030,76 @@ func (m *metadataV2) UnmarshalJSON(b []byte) error {
m.preValidate()
return m.validate()
}
+
+const Defa
nastra closed pull request #11954: AWS, Core, GCP: Support relative credential
endpoint / pass OAuth2 token to credential provider
URL: https://github.com/apache/iceberg/pull/11954
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
Fokko commented on PR #245:
URL: https://github.com/apache/iceberg-go/pull/245#issuecomment-2591769403
Thanks @zeroshade 🙌
--
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.
hackintoshrao commented on issue #891:
URL: https://github.com/apache/iceberg-rust/issues/891#issuecomment-2591778008
Thank you, @ZENOTME, for the response.
I work with a startup building a distributed query engine for large-scale
Iceberg tables (>1PB). The `partition-specific` hiera
nastra commented on issue #11968:
URL: https://github.com/apache/iceberg/issues/11968#issuecomment-2591782721
Not sure where you got the `write.delete.vector.enabled` property from but
that property doesn't exist.
The DV code hasn't been officially released yet. You could either wait for
nastra closed pull request #11954: AWS, Core, GCP: Support relative credential
endpoint / pass OAuth2 token to credential provider
URL: https://github.com/apache/iceberg/pull/11954
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub
xxchan commented on PR #849:
URL: https://github.com/apache/iceberg-rust/pull/849#issuecomment-2591790418
@Xuanwo CI is green now!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific com
HonahX commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915429803
##
core/src/test/java/org/apache/iceberg/TestMetadataUpdateParser.java:
##
@@ -364,15 +364,15 @@ public void testAddSnapshotToJson() throws IOException {
String m
amogh-jahagirdar commented on code in PR #11830:
URL: https://github.com/apache/iceberg/pull/11830#discussion_r1915560522
##
azure/src/test/java/org/apache/iceberg/azure/adlsv2/ADLSLocationTest.java:
##
@@ -89,4 +101,17 @@ public void testQuestionMarkInFileName(String path) {
aihuaxu commented on code in PR #10831:
URL: https://github.com/apache/iceberg/pull/10831#discussion_r1915818592
##
format/spec.md:
##
@@ -182,6 +182,21 @@ A **`list`** is a collection of values with some element
type. The element field
A **`map`** is a collection of key-val
RussellSpitzer commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915508273
##
core/src/main/java/org/apache/iceberg/TableMetadataParser.java:
##
@@ -352,6 +352,7 @@ public static TableMetadata fromJson(String
metadataLocation, JsonNo
RussellSpitzer commented on code in PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#discussion_r1915509758
##
core/src/test/java/org/apache/iceberg/TestSnapshotJson.java:
##
@@ -61,8 +68,15 @@ public void testJsonConversionWithoutSchemaId() throws
IOException {
zeroshade commented on code in PR #244:
URL: https://github.com/apache/iceberg-go/pull/244#discussion_r1915663329
##
catalog/registry.go:
##
@@ -0,0 +1,135 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+// or more contributor license agreements. See the NOTI
SGITLOGIN closed issue #11961: Does Iceberg have a command similar to Hive MSCK
to repair tables?
URL: https://github.com/apache/iceberg/issues/11961
--
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
SGITLOGIN commented on issue #11961:
URL: https://github.com/apache/iceberg/issues/11961#issuecomment-2591579937
Hello,I found the solution, which can be achieved through register_table
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
XBaith commented on code in PR #11966:
URL: https://github.com/apache/iceberg/pull/11966#discussion_r1915882328
##
docs/docs/amoro.md:
##
@@ -0,0 +1,90 @@
+---
+title: "Apache Amoro"
+---
+
+
+# Apache Amoro With Iceberg
+
+**[Apache Amoro(incubating)](https://amoro.apache.org/d
XBaith commented on code in PR #11966:
URL: https://github.com/apache/iceberg/pull/11966#discussion_r1915887251
##
docs/docs/amoro.md:
##
@@ -0,0 +1,90 @@
+---
+title: "Apache Amoro"
+---
+
+
+# Apache Amoro With Iceberg
+
+**[Apache Amoro(incubating)](https://amoro.apache.org/d
Xuanwo commented on PR #849:
URL: https://github.com/apache/iceberg-rust/pull/849#issuecomment-2591560448
Really appreciate your work here!
--
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
1 - 100 of 117 matches
Mail list logo