potiuk commented on issue #12039:
URL: https://github.com/apache/iceberg/issues/12039#issuecomment-2606516361
This looks like AI-generated. useless issue report that brings no value and
makes no sense. We are generally blocking users that sends a lot of spam AI
reports generated by bots.. a
ebyhr opened a new pull request, #12045:
URL: https://github.com/apache/iceberg/pull/12045
(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-ma
ggershinsky commented on PR #7770:
URL: https://github.com/apache/iceberg/pull/7770#issuecomment-2606514708
> I'd also suggest to make sure we rebase because it's been a while since
this was open, and we should see CI pass with the rebased changes before
merging.
Sure, I'll rebase th
ggershinsky commented on code in PR #7770:
URL: https://github.com/apache/iceberg/pull/7770#discussion_r1924835904
##
core/src/main/java/org/apache/iceberg/encryption/StandardEncryptionManager.java:
##
@@ -81,22 +136,75 @@ private SecureRandom workerRNG() {
return lazyRNG;
felixscherz commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2606505572
@soumilshah1995 once #1429 is merged, an example would be:
```python
from pyiceberg.catalog.s3tables import S3TablesCatalog
import pyarrow as pa
tab
ajantha-bhat commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924830895
##
parquet/src/main/java/org/apache/iceberg/data/parquet/BaseParquetWriter.java:
##
@@ -239,6 +269,12 @@ public Optional>
visit(
LogicalTypeAnnotation.
jbonofre commented on PR #12023:
URL: https://github.com/apache/iceberg/pull/12023#issuecomment-2606480709
Ah I found it and it's not related to this change.
If you go to iceberg.apache.org (https://iceberg.apache.org/docs/nightly),
you can see the Javadoc links are pointing to latest.
c-thiel commented on code in PR #12010:
URL: https://github.com/apache/iceberg/pull/12010#discussion_r1924816978
##
api/src/main/java/org/apache/iceberg/UpdateStatistics.java:
##
@@ -27,9 +27,22 @@ public interface UpdateStatistics extends
PendingUpdate> {
* the snapshot if
jbonofre commented on PR #12023:
URL: https://github.com/apache/iceberg/pull/12023#issuecomment-2606477916
@manuzhang I checked, and I see 1.7.1, 1.7.0 etc folders in javadoc (without
sym link). I guess you are talking about the links in the generated
site/index.html ? Can you point me to t
hengm3467 opened a new pull request, #12043:
URL: https://github.com/apache/iceberg/pull/12043
Please let me know if you have any questions or any clarification you need.
Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHu
lidavidm commented on PR #31:
URL: https://github.com/apache/iceberg-cpp/pull/31#issuecomment-2606400574
I'll add some unit tests as long as the API looks good to everyone.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
lidavidm commented on PR #31:
URL: https://github.com/apache/iceberg-cpp/pull/31#issuecomment-2606393374
Ok, hopefully that fixes macOS. It appears C++20 support on the version of
clang shipped by macOS is still flaky:
https://godbolt.org/z/W9rTexc13
Maybe we want to avoid C++2
jbonofre commented on PR #12023:
URL: https://github.com/apache/iceberg/pull/12023#issuecomment-2606373741
@manuzhang I didn't change the versions. Let me check.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
manuzhang commented on PR #12023:
URL: https://github.com/apache/iceberg/pull/12023#issuecomment-2606361948
@jbonofre
I built the site based on the PR locally. The Javadoc links from nightly /
latest are working now, but links from 1.7.1 / 1.7.0 / 1.6.1 / 1.6.0 all point
to latest. Link
heman026 opened a new issue, #1560:
URL: https://github.com/apache/iceberg-python/issues/1560
### Question
I am getting "Failed to read table metadata from
s3a://iceberg-datalake/test/emp_69182e21-1700-4317-9f75-55fca8d57979/metadata/2-d7b6a027-3d3d-4a1f-9350-ce019969cc2e.metadata
anuragmantri commented on issue #11648:
URL: https://github.com/apache/iceberg/issues/11648#issuecomment-2606336520
I will work on this. I will create a config for disabling executor cache.
Thanks for the bug report and inputs.
--
This is an automated message from the Apache Git Service.
Bhhsaurabh opened a new issue, #12037:
URL: https://github.com/apache/iceberg/issues/12037
### Apache Iceberg version
1.3.0
### Query engine
Spark
### Please describe the bug 🐞
When attempting to write data to an Iceberg table using the Spark write API,
a N
Aatirhassanpir opened a new issue, #12034:
URL: https://github.com/apache/iceberg/issues/12034
### Feature Request / Improvement
## Description
This improvement aims to enhance the lock mechanism in Apache Hive's
Metastore by introducing:
Retry Logic for Lock Acquisition: Re
atharv9017 opened a new issue, #12033:
URL: https://github.com/apache/iceberg/issues/12033
### Apache Iceberg version
1.4.1
### Query engine
Spark
### Please describe the bug 🐞
An error occurs when running a Spark query against a dataset managed by
Apache I
huaxingao commented on code in PR #11993:
URL: https://github.com/apache/iceberg/pull/11993#discussion_r1924690853
##
spark/v3.5/spark-extensions/src/test/java/org/apache/iceberg/spark/extensions/TestViews.java:
##
@@ -213,10 +213,13 @@ public void readFromViewUsingNonExistingTa
aokolnychyi commented on issue #11648:
URL: https://github.com/apache/iceberg/issues/11648#issuecomment-2606288708
Unfortunately, we haven't heard back. That said, I may have a guess. I
believe it is related to the connection pool we use for reading deletes. The
rewrite action submits multi
Umesh7987 closed issue #12032: Feature Request / Improvement
URL: https://github.com/apache/iceberg/issues/12032
--
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,
Umesh7987 commented on issue #12032:
URL: https://github.com/apache/iceberg/issues/12032#issuecomment-2606287543
This feature request has already been addressed and implemented in [PR
#6811](https://github.com/apache/iceberg/pull/6811). The lazy loading of
snapshots in TableMetadata improve
Umesh7987 opened a new issue, #12032:
URL: https://github.com/apache/iceberg/issues/12032
### Feature Request / Improvement
Please describe the feature and elaborate on the use case and motivation
behind it:
This feature introduces lazy loading of snapshots in TableMetadata. The go
jjavieralonso opened a new issue, #12031:
URL: https://github.com/apache/iceberg/issues/12031
### Apache Iceberg version
1.2.0
### Query engine
Other
### Please describe the bug 🐞
There is an issue related to the PositionDeletesTable implementation in the
A
aokolnychyi commented on code in PR #11825:
URL: https://github.com/apache/iceberg/pull/11825#discussion_r1924686678
##
core/src/main/java/org/apache/iceberg/actions/SizeBasedDataRewriter.java:
##
@@ -84,13 +87,34 @@ private boolean shouldRewrite(List group) {
return enough
aokolnychyi commented on code in PR #11825:
URL: https://github.com/apache/iceberg/pull/11825#discussion_r1924685635
##
core/src/main/java/org/apache/iceberg/actions/SizeBasedDataRewriter.java:
##
@@ -68,7 +70,8 @@ public void init(Map options) {
@Override
protected Iter
aokolnychyi commented on code in PR #11825:
URL: https://github.com/apache/iceberg/pull/11825#discussion_r1924684066
##
core/src/main/java/org/apache/iceberg/actions/SizeBasedDataRewriter.java:
##
@@ -84,13 +87,34 @@ private boolean shouldRewrite(List group) {
return enough
aokolnychyi commented on code in PR #11825:
URL: https://github.com/apache/iceberg/pull/11825#discussion_r1924681185
##
core/src/main/java/org/apache/iceberg/actions/SizeBasedDataRewriter.java:
##
@@ -84,13 +87,34 @@ private boolean shouldRewrite(List group) {
return enough
aokolnychyi commented on code in PR #11825:
URL: https://github.com/apache/iceberg/pull/11825#discussion_r1924681185
##
core/src/main/java/org/apache/iceberg/actions/SizeBasedDataRewriter.java:
##
@@ -84,13 +87,34 @@ private boolean shouldRewrite(List group) {
return enough
aokolnychyi commented on code in PR #11825:
URL: https://github.com/apache/iceberg/pull/11825#discussion_r1924681185
##
core/src/main/java/org/apache/iceberg/actions/SizeBasedDataRewriter.java:
##
@@ -84,13 +87,34 @@ private boolean shouldRewrite(List group) {
return enough
trim21 closed issue #896: please add requires-python to pyproject.toml
URL: https://github.com/apache/iceberg-rust/issues/896
--
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
aokolnychyi commented on code in PR #11825:
URL: https://github.com/apache/iceberg/pull/11825#discussion_r1924680088
##
core/src/main/java/org/apache/iceberg/actions/SizeBasedDataRewriter.java:
##
@@ -84,13 +87,34 @@ private boolean shouldRewrite(List group) {
return enough
Xuanwo merged PR #903:
URL: https://github.com/apache/iceberg-rust/pull/903
--
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
ebyhr commented on code in PR #12020:
URL: https://github.com/apache/iceberg/pull/12020#discussion_r1924632862
##
site/docs/vendors.md:
##
@@ -57,6 +57,10 @@ the same copy of data using Spark and run analytics or AI
with our
[Machine Learning](https://www.cloudera.com/products
rahil-c commented on PR #11369:
URL: https://github.com/apache/iceberg/pull/11369#issuecomment-2606180047
Reviving 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 specific comment.
kevinjqliu commented on PR #1542:
URL: https://github.com/apache/iceberg-python/pull/1542#issuecomment-2606171821
Thanks for the contribution @jayceslesar! and thanks for the review @Fokko :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log
kevinjqliu closed issue #1456: `datetime` objects in `row_filter` expressions
are not casted and raise an error
URL: https://github.com/apache/iceberg-python/issues/1456
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
kevinjqliu merged PR #1542:
URL: https://github.com/apache/iceberg-python/pull/1542
--
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...@i
huaxingao commented on code in PR #11933:
URL: https://github.com/apache/iceberg/pull/11933#discussion_r1924616379
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/data/vectorized/ColumnarBatchUtil.java:
##
@@ -0,0 +1,165 @@
+/*
+ * Licensed to the Apache Software Foun
shiv-io commented on PR #1242:
URL: https://github.com/apache/iceberg-python/pull/1242#issuecomment-2606155161
@sungwy thanks 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 above to go to the
kevinjqliu merged PR #1558:
URL: https://github.com/apache/iceberg-python/pull/1558
--
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...@i
kevinjqliu merged PR #1559:
URL: https://github.com/apache/iceberg-python/pull/1559
--
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...@i
huaxingao commented on code in PR #11933:
URL: https://github.com/apache/iceberg/pull/11933#discussion_r1924605430
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/data/vectorized/ColumnarBatchUtil.java:
##
@@ -0,0 +1,165 @@
+/*
+ * Licensed to the Apache Software Foun
huaxingao commented on code in PR #11933:
URL: https://github.com/apache/iceberg/pull/11933#discussion_r1924604772
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/data/vectorized/ColumnarBatchReader.java:
##
@@ -88,7 +85,7 @@ public final ColumnarBatch read(ColumnarBa
huaxingao commented on code in PR #11933:
URL: https://github.com/apache/iceberg/pull/11933#discussion_r1924605026
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/data/vectorized/ColumnarBatchUtil.java:
##
@@ -0,0 +1,165 @@
+/*
+ * Licensed to the Apache Software Foun
huaxingao commented on code in PR #11933:
URL: https://github.com/apache/iceberg/pull/11933#discussion_r1924605201
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/data/vectorized/ColumnarBatchUtil.java:
##
@@ -0,0 +1,165 @@
+/*
+ * Licensed to the Apache Software Foun
huaxingao commented on code in PR #11933:
URL: https://github.com/apache/iceberg/pull/11933#discussion_r1924604659
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/data/vectorized/ColumnarBatchReader.java:
##
@@ -88,7 +85,7 @@ public final ColumnarBatch read(ColumnarBa
huaxingao commented on code in PR #11933:
URL: https://github.com/apache/iceberg/pull/11933#discussion_r1924604557
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/data/vectorized/ColumnVectorBuilder.java:
##
@@ -26,13 +26,6 @@
class ColumnVectorBuilder {
private
sungwy commented on PR #1242:
URL: https://github.com/apache/iceberg-python/pull/1242#issuecomment-2606139140
This looks good to me @shiv-io ! Thank you very much for including the
integration test to test the API :)
Could we run `make lint` to make the CI pass? Other than that, this
soumilshah1995 commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2606062410
can we have full example code ?
--
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
HonahX commented on code in PR #12012:
URL: https://github.com/apache/iceberg/pull/12012#discussion_r1924533722
##
api/src/test/java/org/apache/iceberg/transforms/TestBucketing.java:
##
@@ -431,6 +431,20 @@ public void testVariantUnsupported() {
assertThat(bucket.canTransfo
HonahX commented on code in PR #12012:
URL: https://github.com/apache/iceberg/pull/12012#discussion_r1924520051
##
api/src/main/java/org/apache/iceberg/transforms/Identity.java:
##
@@ -93,6 +95,10 @@ public SerializableFunction bind(Type type) {
@Override
public boolean
rdblue commented on code in PR #12026:
URL: https://github.com/apache/iceberg/pull/12026#discussion_r1924520182
##
orc/src/main/java/org/apache/iceberg/orc/ORCSchemaUtil.java:
##
@@ -326,13 +327,20 @@ private static TypeDescription buildOrcProjection(
orcType = orig
github-actions[bot] commented on issue #251:
URL: https://github.com/apache/iceberg-python/issues/251#issuecomment-2606006540
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 oc
github-actions[bot] commented on issue #10720:
URL: https://github.com/apache/iceberg/issues/10720#issuecomment-2606003572
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
github-actions[bot] commented on issue #10779:
URL: https://github.com/apache/iceberg/issues/10779#issuecomment-2606003632
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
HonahX commented on PR #11947:
URL: https://github.com/apache/iceberg/pull/11947#issuecomment-2605982667
Hi everyone, thanks for all the review and suggestions! Since there is an
ongoing
[discussion](https://github.com/apache/iceberg/pull/11947#discussion_r1917865349)
on whether to add tes
HonahX opened a new pull request, #12025:
URL: https://github.com/apache/iceberg/pull/12025
Splitted out from #11947
- Refactor TableMetadata tests by parametrizing table format versions in all
tests
- Add example metadata files for V3 table
- Add constants for several features/
zeroshade commented on issue #263:
URL: https://github.com/apache/iceberg-go/issues/263#issuecomment-2605969035
Absolutely, I'll happily review the PR. 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 ab
dttung2905 opened a new pull request, #264:
URL: https://github.com/apache/iceberg-go/pull/264
Hi team,
I'm new to iceberg and iceberg-go and working on the adoption at my current
company. I was digging at the code and found some area to contribute to. Not
saying achiving 100% code c
dependabot[bot] opened a new pull request, #1558:
URL: https://github.com/apache/iceberg-python/pull/1558
Bumps [actions/stale](https://github.com/actions/stale) from 9.0.0 to 9.1.0.
Release notes
Sourced from https://github.com/actions/stale/releases";>actions/stale's
releases.
dependabot[bot] opened a new pull request, #1559:
URL: https://github.com/apache/iceberg-python/pull/1559
Bumps [cachetools](https://github.com/tkem/cachetools) from 5.5.0 to 5.5.1.
Changelog
Sourced from https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst";>cachetools's
c
amogh-jahagirdar merged PR #11988:
URL: https://github.com/apache/iceberg/pull/11988
--
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...@
aokolnychyi commented on code in PR #11675:
URL: https://github.com/apache/iceberg/pull/11675#discussion_r1924429613
##
spark/v3.5/spark/src/main/java/org/apache/iceberg/spark/source/SparkPositionDeletesRewrite.java:
##
@@ -224,34 +228,49 @@ public DataWriter createWriter(int
p
aokolnychyi commented on code in PR #11675:
URL: https://github.com/apache/iceberg/pull/11675#discussion_r1924427229
##
core/src/main/java/org/apache/iceberg/PositionDeletesTable.java:
##
@@ -110,32 +110,47 @@ public Map properties() {
}
private Schema calculateSchema()
aokolnychyi commented on code in PR #11675:
URL: https://github.com/apache/iceberg/pull/11675#discussion_r1924424811
##
core/src/main/java/org/apache/iceberg/MetadataColumns.java:
##
@@ -92,6 +92,20 @@ private MetadataColumns() {}
Types.LongType.get(),
"Com
aokolnychyi commented on code in PR #11675:
URL: https://github.com/apache/iceberg/pull/11675#discussion_r1924424811
##
core/src/main/java/org/apache/iceberg/MetadataColumns.java:
##
@@ -92,6 +92,20 @@ private MetadataColumns() {}
Types.LongType.get(),
"Com
aokolnychyi commented on code in PR #11675:
URL: https://github.com/apache/iceberg/pull/11675#discussion_r1924424811
##
core/src/main/java/org/apache/iceberg/MetadataColumns.java:
##
@@ -92,6 +92,20 @@ private MetadataColumns() {}
Types.LongType.get(),
"Com
rdblue commented on PR #11988:
URL: https://github.com/apache/iceberg/pull/11988#issuecomment-2605803634
@manuzhang, this could be a correctness issue with Spark 3.3 and v3 tables,
so I think it is an important fix. The language you're referencing is also
trying to set expectations for othe
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924391656
##
parquet/src/main/java/org/apache/iceberg/parquet/ParquetValueWriters.java:
##
@@ -330,6 +361,37 @@ public void write(int repetitionLevel, CharSequence value)
{
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924389663
##
parquet/src/main/java/org/apache/iceberg/data/parquet/GenericParquetReaders.java:
##
@@ -92,4 +151,124 @@ protected void set(Record struct, int pos, Object value) {
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924387728
##
parquet/src/main/java/org/apache/iceberg/data/parquet/BaseParquetWriter.java:
##
@@ -50,6 +54,32 @@ protected ParquetValueWriter createWriter(MessageType
type) {
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924386754
##
parquet/src/main/java/org/apache/iceberg/data/parquet/BaseParquetReaders.java:
##
@@ -76,6 +67,31 @@ protected ParquetValueReader createReader(
protected abstrac
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924384924
##
parquet/src/main/java/org/apache/iceberg/data/parquet/BaseParquetReaders.java:
##
@@ -397,7 +404,7 @@ public ParquetValueReader primitive(
case INT96:
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924379496
##
parquet/src/main/java/org/apache/iceberg/data/parquet/BaseParquetWriter.java:
##
@@ -50,6 +54,32 @@ protected ParquetValueWriter createWriter(MessageType
type) {
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924377935
##
parquet/src/main/java/org/apache/iceberg/data/parquet/InternalReader.java:
##
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924348066
##
parquet/src/main/java/org/apache/iceberg/parquet/ParquetValueWriters.java:
##
@@ -106,6 +114,10 @@ public static PrimitiveWriter
byteBuffers(ColumnDescriptor desc)
Fokko closed issue #1550: Support reading V3 metadata
URL: https://github.com/apache/iceberg-python/issues/1550
--
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,
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924348066
##
parquet/src/main/java/org/apache/iceberg/parquet/ParquetValueWriters.java:
##
@@ -106,6 +114,10 @@ public static PrimitiveWriter
byteBuffers(ColumnDescriptor desc)
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924346731
##
parquet/src/main/java/org/apache/iceberg/parquet/ParquetValueReaders.java:
##
@@ -63,6 +69,18 @@ public static ParquetValueReader position() {
return new Posit
RussellSpitzer commented on PR #11948:
URL: https://github.com/apache/iceberg/pull/11948#issuecomment-2605711498
@nastra @amogh-jahagirdar @HonahX @stevenzwu @nastra , Could you please take
another pass? I'd like to get the next chunk of work done as well which is all
based on this.
--
T
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924346731
##
parquet/src/main/java/org/apache/iceberg/parquet/ParquetValueReaders.java:
##
@@ -63,6 +69,18 @@ public static ParquetValueReader position() {
return new Posit
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924343948
##
parquet/src/main/java/org/apache/iceberg/parquet/ParquetValueReaders.java:
##
@@ -63,6 +69,18 @@ public static ParquetValueReader position() {
return new Posit
Fokko commented on code in PR #1554:
URL: https://github.com/apache/iceberg-python/pull/1554#discussion_r1924335034
##
tests/table/test_partitioning.py:
##
@@ -151,3 +151,17 @@ def test_partition_type(table_schema_simple: Schema) ->
None:
NestedField(field_id=1000, nam
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924342038
##
parquet/src/main/java/org/apache/iceberg/data/parquet/BaseParquetWriter.java:
##
@@ -239,6 +269,12 @@ public Optional>
visit(
LogicalTypeAnnotation.BsonLo
Fokko commented on PR #1498:
URL: https://github.com/apache/iceberg-python/pull/1498#issuecomment-2605695304
@DevChrisCross Please don't apologize and always feel free to ping me.
Importing PyArrow outside of `pyarrow.py` was my only concern. This looks good,
thanks for adding this, and tha
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924339986
##
parquet/src/main/java/org/apache/iceberg/data/parquet/BaseParquetWriter.java:
##
@@ -192,13 +222,17 @@ public Optional>
visit(
@Override
public Optional>
Fokko merged PR #1498:
URL: https://github.com/apache/iceberg-python/pull/1498
--
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
rdblue commented on code in PR #11904:
URL: https://github.com/apache/iceberg/pull/11904#discussion_r1924336176
##
parquet/src/main/java/org/apache/iceberg/data/parquet/BaseParquetReaders.java:
##
@@ -76,6 +80,46 @@ protected ParquetValueReader createReader(
protected abstrac
Fokko closed issue #860: Better error messages when creating a table with
unsupported types
URL: https://github.com/apache/iceberg-python/issues/860
--
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
Fokko merged PR #1554:
URL: https://github.com/apache/iceberg-python/pull/1554
--
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
kevinjqliu commented on PR #1555:
URL: https://github.com/apache/iceberg-python/pull/1555#issuecomment-2605648387
2^32 (4_294_967_296) is around 4GB, we just need to test a scenario greater
than that
--
This is an automated message from the Apache Git Service.
To respond to the message,
kevinjqliu commented on code in PR #1554:
URL: https://github.com/apache/iceberg-python/pull/1554#discussion_r1924304974
##
tests/table/test_partitioning.py:
##
@@ -151,3 +151,17 @@ def test_partition_type(table_schema_simple: Schema) ->
None:
NestedField(field_id=1000
HonahX commented on code in PR #11660:
URL: https://github.com/apache/iceberg/pull/11660#discussion_r1924290468
##
format/spec.md:
##
@@ -1633,3 +1633,47 @@ might indicate different snapshot IDs for a specific
timestamp. The discrepancie
When processing point in time queries
HonahX commented on code in PR #11660:
URL: https://github.com/apache/iceberg/pull/11660#discussion_r1924290468
##
format/spec.md:
##
@@ -1633,3 +1633,47 @@ might indicate different snapshot IDs for a specific
timestamp. The discrepancie
When processing point in time queries
HonahX commented on code in PR #11660:
URL: https://github.com/apache/iceberg/pull/11660#discussion_r1924290468
##
format/spec.md:
##
@@ -1633,3 +1633,47 @@ might indicate different snapshot IDs for a specific
timestamp. The discrepancie
When processing point in time queries
HonahX commented on code in PR #11660:
URL: https://github.com/apache/iceberg/pull/11660#discussion_r1924290468
##
format/spec.md:
##
@@ -1633,3 +1633,47 @@ might indicate different snapshot IDs for a specific
timestamp. The discrepancie
When processing point in time queries
Fokko commented on PR #1555:
URL: https://github.com/apache/iceberg-python/pull/1555#issuecomment-2605603737
@kevinjqliu I think the test is a bit too much, according to your comment
here https://github.com/apache/iceberg-python/pull/1539#discussion_r1922705843
the test allocates almost 5gb
nastra commented on code in PR #11948:
URL: https://github.com/apache/iceberg/pull/11948#discussion_r1924046601
##
core/src/test/java/org/apache/iceberg/TestRowLineageMetadata.java:
##
@@ -0,0 +1,339 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or mo
1 - 100 of 183 matches
Mail list logo