ajantha-bhat commented on PR #10183:
URL: https://github.com/apache/iceberg/pull/10183#issuecomment-2111676442
> Some proposals may not require tracking tasks, others may be much larger
efforts that should be managed via projects (e.g. encryption support).
@danielcweeks: The problem w
ajantha-bhat commented on PR #10186:
URL: https://github.com/apache/iceberg/pull/10186#issuecomment-2111667325
ping @bryanck
--
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.
pvary commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600932679
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/AggregatedStatisticsSerializer.java:
##
@@ -0,0 +1,175 @@
+/*
+ * Licensed to the Apache Softwa
pvary commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600931010
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/SketchUtil.java:
##
@@ -0,0 +1,182 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
pvary commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600928508
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/SketchUtil.java:
##
@@ -0,0 +1,182 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF)
pvary commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600925320
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/StatisticsType.java:
##
@@ -0,0 +1,55 @@
+/*
+ * Licensed to the Apache Software Foundation (AS
viirya commented on PR #295:
URL: https://github.com/apache/iceberg-rust/pull/295#issuecomment-2111463229
Thanks @liurenjie1024 for your 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 above to go to th
liurenjie1024 closed issue #265: Convert row filter to arrow filter
URL: https://github.com/apache/iceberg-rust/issues/265
--
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
liurenjie1024 merged PR #295:
URL: https://github.com/apache/iceberg-rust/pull/295
--
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
liurenjie1024 commented on PR #295:
URL: https://github.com/apache/iceberg-rust/pull/295#issuecomment-2111431549
Thanks @viirya for this great effort!
--
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
szehon-ho commented on PR #9691:
URL: https://github.com/apache/iceberg/pull/9691#issuecomment-2111407438
Maybe @RussellSpitzer has more idea what kind of corruption can lead to that
error
--
This is an automated message from the Apache Git Service.
To respond to the message, please log o
szehon-ho commented on PR #9691:
URL: https://github.com/apache/iceberg/pull/9691#issuecomment-2111406615
I think as @RussellSpitzer said, its important to add test before pr can be
merged to demonstrate the problem and validate the fix, otherwise its not
obvious its a real existing problem
stevenzwu commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600804435
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/MapDataStatistics.java:
##
@@ -22,49 +22,69 @@
import org.apache.flink.annotation.Internal
aajisaka commented on PR #10199:
URL: https://github.com/apache/iceberg/pull/10199#issuecomment-2111361552
Thank you @geruh @amogh-jahagirdar
--
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
amogh-jahagirdar merged PR #10199:
URL: https://github.com/apache/iceberg/pull/10199
--
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...@
geruh commented on PR #10199:
URL: https://github.com/apache/iceberg/pull/10199#issuecomment-2111348073
Awesome work @aajisaka, looks good to 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 above to go to
rdblue commented on PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#issuecomment-2111327877
I'm surprised by this PR because I don't think that the auth properties
should be overridden by a REST service. I'm not sure about it, but it sounds
like @snazy seems to agree when he sa
stevenzwu commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600773172
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/StatisticsType.java:
##
@@ -0,0 +1,55 @@
+/*
+ * Licensed to the Apache Software Foundation
stevenzwu commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600772703
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/SketchUtil.java:
##
@@ -0,0 +1,182 @@
+/*
+ * Licensed to the Apache Software Foundation (A
stevenzwu commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600762580
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/AggregatedStatisticsSerializer.java:
##
@@ -0,0 +1,175 @@
+/*
+ * Licensed to the Apache So
stevenzwu commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600765009
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/DataStatisticsSerializer.java:
##
@@ -0,0 +1,204 @@
+/*
+ * Licensed to the Apache Software
stevenzwu commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600764054
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/DataStatisticsCoordinator.java:
##
@@ -295,14 +320,15 @@ public void executionAttemptReady(
stevenzwu commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600763166
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/AggregatedStatisticsTracker.java:
##
@@ -104,30 +144,135 @@ AggregatedStatistics updateAndC
stevenzwu commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600762580
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/AggregatedStatisticsSerializer.java:
##
@@ -0,0 +1,175 @@
+/*
+ * Licensed to the Apache So
stevenzwu commented on code in PR #10331:
URL: https://github.com/apache/iceberg/pull/10331#discussion_r1600742620
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/sink/shuffle/DataStatisticsOperator.java:
##
@@ -47,151 +48,182 @@
* distribution to downstream subtas
dependabot[bot] opened a new pull request, #744:
URL: https://github.com/apache/iceberg-python/pull/744
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from
1.10.0 to 1.10.1.
Release notes
Sourced from https://github.com/mkdocstrings/python/releases";>mkdocstrin
dependabot[bot] opened a new pull request, #743:
URL: https://github.com/apache/iceberg-python/pull/743
Bumps [pyarrow](https://github.com/apache/arrow) from 16.0.0 to 16.1.0.
Commits
https://github.com/apache/arrow/commit/7dd1d34074af176d9e861a360e135ae57b21cf96";>7dd1d34
MINO
c-thiel opened a new issue, #742:
URL: https://github.com/apache/iceberg-python/issues/742
### Apache Iceberg version
main (development)
### Please describe the bug 🐞
This is a harder one:
I am currently unhappy with the way pyiceberg handles the RestCatalogs
`nam
amogh-jahagirdar commented on issue #10335:
URL: https://github.com/apache/iceberg/issues/10335#issuecomment-246848
yeah we have a `planWith` API on Scans already and Trino is already using
that when generating the splits here
https://github.com/trinodb/trino/blob/master/plugin/trino-ic
amogh-jahagirdar commented on issue #10335:
URL: https://github.com/apache/iceberg/issues/10335#issuecomment-231966
Checking, I thought we already had an API which allowed users to pass in a
custom thread pool during planning? If not, I think that makes sense to add.
--
This is an aut
c-thiel commented on issue #735:
URL: https://github.com/apache/iceberg-python/issues/735#issuecomment-233767
Sure - PR is coming. I'll have some more tricky great catches tomorrow ;)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
adutra commented on PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#issuecomment-2111059746
Not a fan of leaving `oauthServerUri` out of the scope of this PR, for the
reasons @snazy explained.
Also what about `optionalOAuthParams`? For now it contains only resource and
a
apersilva commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2111055263
└┴───┴──┘Traceback
(most recent call last):
File "c:\g
apersilva commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2111047010
def update_table(database_target, table_target,database_name, table_name,
partition_by,size, process_date, custom_partion):
catalog =load_catalog('glue', **{
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600580363
##
data/src/test/java/org/apache/iceberg/data/avro/TestSingleMessageEncoding.java:
##
@@ -87,8 +86,10 @@ public void testByteBufferRoundTrip() throws Exception {
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600578495
##
data/src/test/java/org/apache/iceberg/data/TestLocalScan.java:
##
@@ -401,15 +391,15 @@ public void testProjectWithMissingFilterColumn() {
}
results.forEa
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600577333
##
data/src/test/java/org/apache/iceberg/data/TestLocalScan.java:
##
@@ -281,36 +271,33 @@ public void testFullScan() {
expected.addAll(file3FirstSnapshotRecords);
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600577909
##
data/src/test/java/org/apache/iceberg/data/TestLocalScan.java:
##
@@ -326,15 +313,17 @@ private void verifyProjectIdColumn(Iterable
results) {
Lists.transfo
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600575976
##
data/src/test/java/org/apache/iceberg/data/TestLocalScan.java:
##
@@ -266,12 +255,13 @@ public void testRandomData() throws IOException {
append.commit();
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600575335
##
data/src/test/java/org/apache/iceberg/data/TestLocalScan.java:
##
@@ -60,15 +53,15 @@
import org.apache.iceberg.types.Types;
import org.apache.iceberg.util.DateTime
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600574151
##
data/src/test/java/org/apache/iceberg/data/TestLocalScan.java:
##
@@ -32,21 +32,14 @@
import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.ByteO
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600572291
##
data/src/test/java/org/apache/iceberg/data/TestGenericRecord.java:
##
@@ -35,7 +34,7 @@ public void testGetNullValue() {
GenericRecord record = GenericRecord.cre
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600568625
##
data/src/test/java/org/apache/iceberg/data/TestDataFileIndexStatsFilters.java:
##
@@ -94,24 +94,24 @@ public void createTableAndData() throws IOException {
nastra commented on code in PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#discussion_r1600568625
##
data/src/test/java/org/apache/iceberg/data/TestDataFileIndexStatsFilters.java:
##
@@ -94,24 +94,24 @@ public void createTableAndData() throws IOException {
igoradulian commented on PR #9793:
URL: https://github.com/apache/iceberg/pull/9793#issuecomment-2111021027
@nastra please review last updates
--
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
forestfang-stripe commented on issue #5512:
URL: https://github.com/apache/iceberg/issues/5512#issuecomment-2111018765
`spark.read.format("iceberg").load(iceberg_path)` didn't work for me where
`iceberg_path` is the parent folder of `/metadata` and `/data`
`spark.read.format("iceberg").lo
sdd commented on PR #373:
URL: https://github.com/apache/iceberg-rust/pull/373#issuecomment-2111009920
I've updated this to ditch the concurrency when processing `ManifestEntry`
items within a single `Manifest`, producing them asynchronously but
sequentially instead. I've kept the limited c
snazy commented on PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#issuecomment-2110994585
> If I may, I would propose to:
>
> 1. the current impl should be improved, I think @adutra change is OK
if we add scope configurable to deal with server side push
>
>
jbonofre commented on PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#issuecomment-2110987236
Maybe the confusion is due to the `config` endpoint is mixing different
semantic properties, also related to the `scope`.
For clarity, it would be better to split non authenticated c
viirya commented on PR #295:
URL: https://github.com/apache/iceberg-rust/pull/295#issuecomment-2110975107
Thanks @liurenjie1024. I just resolved the conflicts.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
ndrluis commented on issue #738:
URL: https://github.com/apache/iceberg-python/issues/738#issuecomment-2110972194
Hello @apersilva, can you give us a minimal code example that can reproduce
this error?
--
This is an automated message from the Apache Git Service.
To respond to the message,
snazy commented on code in PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#discussion_r1600512130
##
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##
@@ -215,6 +215,12 @@ public void initialize(String name, Map
unresolved) {
this.paths =
snazy commented on code in PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#discussion_r1600501374
##
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##
@@ -215,6 +215,12 @@ public void initialize(String name, Map
unresolved) {
this.paths =
huaxingao commented on PR #10330:
URL: https://github.com/apache/iceberg/pull/10330#issuecomment-2110872216
Thanks
--
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 unsub
danielcweeks commented on PR #10183:
URL: https://github.com/apache/iceberg/pull/10183#issuecomment-2110858186
@ajantha-bhat I think we're being too heavy-handed here. I don't like
including info that we don't expect or plan to have filled out in the template
upon submission. Discussion a
kevinjqliu commented on code in PR #711:
URL: https://github.com/apache/iceberg-python/pull/711#discussion_r1600447450
##
tests/catalog/test_glue.py:
##
@@ -848,3 +848,17 @@ def test_table_exists(
assert test_catalog.table_exists(identifier) is True
# Act and Assert fo
aokolnychyi merged PR #10330:
URL: https://github.com/apache/iceberg/pull/10330
--
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...@icebe
danielcweeks commented on code in PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#discussion_r1600446185
##
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##
@@ -215,6 +215,12 @@ public void initialize(String name, Map
unresolved) {
this.p
flyrain commented on PR #10332:
URL: https://github.com/apache/iceberg/pull/10332#issuecomment-2110766252
Thanks @amogh-jahagirdar and @nastra 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 abo
flyrain merged PR #10332:
URL: https://github.com/apache/iceberg/pull/10332
--
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.a
danielcweeks commented on code in PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#discussion_r1600407349
##
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##
@@ -215,6 +215,12 @@ public void initialize(String name, Map
unresolved) {
this.p
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600393564
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/TestMonitorSource.java:
##
@@ -0,0 +1,338 @@
+/*
+ * Licensed to the Apache Softwa
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600392955
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/TestMonitorSource.java:
##
@@ -0,0 +1,338 @@
+/*
+ * Licensed to the Apache Softwa
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600391516
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/ManualSource.java:
##
@@ -0,0 +1,160 @@
+/*
+ * Licensed to the Apache Software Fo
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600391271
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/ManualSource.java:
##
@@ -0,0 +1,160 @@
+/*
+ * Licensed to the Apache Software Fo
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600390832
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/ManualSource.java:
##
@@ -0,0 +1,160 @@
+/*
+ * Licensed to the Apache Software Fo
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600389873
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/ManualSource.java:
##
@@ -0,0 +1,160 @@
+/*
+ * Licensed to the Apache Software Fo
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600389281
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/FlinkStreamingTestUtils.java:
##
@@ -0,0 +1,73 @@
+/*
+ * Licensed to the Apache S
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600387856
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/FlinkStreamingTestUtils.java:
##
@@ -0,0 +1,73 @@
+/*
+ * Licensed to the Apache S
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600387151
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/FlinkSqlExtension.java:
##
@@ -0,0 +1,145 @@
+/*
+ * Licensed to the Apache Softwa
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600386331
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/FlinkSqlExtension.java:
##
@@ -0,0 +1,145 @@
+/*
+ * Licensed to the Apache Softwa
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600383869
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/CollectingSink.java:
##
@@ -0,0 +1,115 @@
+/*
+ * Licensed to the Apache Software
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600382928
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/CollectingSink.java:
##
@@ -0,0 +1,115 @@
+/*
+ * Licensed to the Apache Software
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600382039
##
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/maintenance/operator/CollectingSink.java:
##
@@ -0,0 +1,115 @@
+/*
+ * Licensed to the Apache Software
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600379428
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/TableChange.java:
##
@@ -0,0 +1,127 @@
+/*
+ * Licensed to the Apache Software Fou
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600378983
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/TableChange.java:
##
@@ -0,0 +1,127 @@
+/*
+ * Licensed to the Apache Software Fou
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600377784
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/SingleThreadedIteratorSource.java:
##
@@ -0,0 +1,196 @@
+/*
+ * Licensed to the Ap
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600377504
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/SingleThreadedIteratorSource.java:
##
@@ -0,0 +1,196 @@
+/*
+ * Licensed to the Ap
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600376825
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/SingleThreadedIteratorSource.java:
##
@@ -0,0 +1,196 @@
+/*
+ * Licensed to the Ap
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600375905
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/SingleThreadedIteratorSource.java:
##
@@ -0,0 +1,196 @@
+/*
+ * Licensed to the Ap
MehulBatra commented on code in PR #711:
URL: https://github.com/apache/iceberg-python/pull/711#discussion_r1600367489
##
tests/catalog/test_glue.py:
##
@@ -848,3 +848,17 @@ def test_table_exists(
assert test_catalog.table_exists(identifier) is True
# Act and Assert fo
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600367408
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/SingleThreadedIteratorSource.java:
##
@@ -0,0 +1,196 @@
+/*
+ * Licensed to the Ap
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600365825
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/MonitorSource.java:
##
@@ -0,0 +1,187 @@
+/*
+ * Licensed to the Apache Software F
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600362592
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/MonitorSource.java:
##
@@ -0,0 +1,187 @@
+/*
+ * Licensed to the Apache Software F
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600361833
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/MonitorSource.java:
##
@@ -0,0 +1,187 @@
+/*
+ * Licensed to the Apache Software F
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600361227
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/MonitorSource.java:
##
@@ -0,0 +1,187 @@
+/*
+ * Licensed to the Apache Software F
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600360902
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/MonitorSource.java:
##
@@ -0,0 +1,187 @@
+/*
+ * Licensed to the Apache Software F
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600355296
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/MonitorSource.java:
##
@@ -0,0 +1,187 @@
+/*
+ * Licensed to the Apache Software F
syun64 opened a new issue, #737:
URL: https://github.com/apache/iceberg-python/issues/737
### Feature Request / Improvement
Following is a list of operations that are supported in Spark:
- rollback_to_snapshot (set_ref_snapshot)
- rollback_to_timestamp (set_ref_snapshot)
- set
snazy commented on code in PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#discussion_r1600334750
##
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##
@@ -215,6 +215,12 @@ public void initialize(String name, Map
unresolved) {
this.paths =
corleyma commented on issue #736:
URL: https://github.com/apache/iceberg-python/issues/736#issuecomment-2110652446
@kevinjqliu @Fokko Where would something like the Iceberg Spark
`create_changelog_view` procedure fit in this roadmap? Is that something that
might be tackled as part of the o
snazy commented on code in PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#discussion_r1600325406
##
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##
@@ -215,6 +215,12 @@ public void initialize(String name, Map
unresolved) {
this.paths =
aajisaka commented on code in PR #10199:
URL: https://github.com/apache/iceberg/pull/10199#discussion_r1600313072
##
aws/src/main/java/org/apache/iceberg/aws/glue/GlueTableOperations.java:
##
@@ -316,6 +316,9 @@ void persistGlueTable(
.skipArchive(awsProperties.gl
hantangwangd commented on code in PR #10334:
URL: https://github.com/apache/iceberg/pull/10334#discussion_r1600292958
##
spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestRemoveOrphanFilesProcedure.java:
##
@@ -647,19 +648,33 @@ public void testRe
rodmeneses commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600274147
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/MonitorSource.java:
##
@@ -0,0 +1,187 @@
+/*
+ * Licensed to the Apache Software F
rodmeneses commented on PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#issuecomment-2110557165
Please link the design doc in the PR description
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL abov
danielcweeks commented on code in PR #10256:
URL: https://github.com/apache/iceberg/pull/10256#discussion_r1600255202
##
core/src/main/java/org/apache/iceberg/rest/RESTSessionCatalog.java:
##
@@ -215,6 +215,12 @@ public void initialize(String name, Map
unresolved) {
this.p
pvary commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600245674
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/TableChange.java:
##
@@ -0,0 +1,127 @@
+/*
+ * Licensed to the Apache Software Foundati
pvary commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600240605
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/SingleThreadedIteratorSource.java:
##
@@ -0,0 +1,196 @@
+/*
+ * Licensed to the Apache
pvary commented on code in PR #10308:
URL: https://github.com/apache/iceberg/pull/10308#discussion_r1600239450
##
flink/v1.19/flink/src/main/java/org/apache/iceberg/flink/maintenance/operator/SingleThreadedIteratorSource.java:
##
@@ -0,0 +1,196 @@
+/*
+ * Licensed to the Apache
1 - 100 of 134 matches
Mail list logo