andormarkus commented on PR #1742:
URL: https://github.com/apache/iceberg-python/pull/1742#issuecomment-2693512105
Hi @Fokko
We ended up to build a dynamic custom serialize / deserialize function which
supports gzip and zlib compression to deal with size issue. Once the `DataFile`
i
dvnageshpatil opened a new issue, #1749:
URL: https://github.com/apache/iceberg-python/issues/1749
### Feature Request / Improvement
There are times when I want to add a column but place it near an associated
column in table ,not at the end.
--
This is an automated message from the
liurenjie1024 commented on issue #1035:
URL: https://github.com/apache/iceberg-rust/issues/1035#issuecomment-2693433181
> I can also work on this
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
liurenjie1024 opened a new issue, #1031:
URL: https://github.com/apache/iceberg-rust/issues/1031
### Is your feature request related to a problem or challenge?
See https://github.com/apache/iceberg-rust/pull/960#discussion_r1976556165
Checking duplicated files in fast append action m
jonathanc-n commented on issue #1035:
URL: https://github.com/apache/iceberg-rust/issues/1035#issuecomment-2693312422
I can also work on this
--
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
liurenjie1024 closed pull request #1023: chore(deps): Bump uuid from 1.13.2 to
1.15.1
URL: https://github.com/apache/iceberg-rust/pull/1023
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
jonathanc-n opened a new issue, #1035:
URL: https://github.com/apache/iceberg-rust/issues/1035
Looking at the `type_to_literal` function, I think this is
correct. We don't want to set default values in the partition spec. I think
there are two options:
- Don't allow app
jonathanc-n opened a new pull request, #1034:
URL: https://github.com/apache/iceberg-rust/pull/1034
## Which issue does this PR close?
- Closes #1031 .
## What changes are included in this PR?
Added option for checking duplicates when adding parquet files.
takaebato commented on issue #700:
URL: https://github.com/apache/iceberg-rust/issues/700#issuecomment-2693284995
@jonathanc-n 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 specif
liurenjie1024 commented on issue #1030:
URL: https://github.com/apache/iceberg-rust/issues/1030#issuecomment-2693266105
> Can i get this assigned to me?
Done, thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
liurenjie1024 merged PR #1032:
URL: https://github.com/apache/iceberg-rust/pull/1032
--
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...@
liurenjie1024 opened a new issue, #1033:
URL: https://github.com/apache/iceberg-rust/issues/1033
### Is your feature request related to a problem or challenge?
In #960 , we introduce [another
method](https://github.com/apache/iceberg-rust/blob/3f2e61e3de93941fff3127893297f446acf20d0e/
abstractdog commented on PR #12427:
URL: https://github.com/apache/iceberg/pull/12427#issuecomment-2691234726
> I have seen a similar issue here: #12220
thanks, it looks like the very same problem, so by using the default worker
pool, we need to accept the default "exiting" behavior,
liurenjie1024 merged PR #960:
URL: https://github.com/apache/iceberg-rust/pull/960
--
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
jonathanc-n commented on PR #960:
URL: https://github.com/apache/iceberg-rust/pull/960#issuecomment-2693215983
@liurenjie1024 Thank you for all the reviews, should be good now. I will
make the follow up prs after merge.
--
This is an automated message from the Apache Git Service.
To respo
heman026 commented on issue #1733:
URL:
https://github.com/apache/iceberg-python/issues/1733#issuecomment-2693244579
I will check this with the 0.9.0 RC and let you know if this is working fine.
--
This is an automated message from the Apache Git Service.
To respond to the message, please
jonathanc-n commented on issue #700:
URL: https://github.com/apache/iceberg-rust/issues/700#issuecomment-2693259633
@takaebato Feel free to comment under an issue that you want to work on that
hasn't been touched yet, and a maintainer can assign it to you!
--
This is an automated message
jonathanc-n opened a new pull request, #1032:
URL: https://github.com/apache/iceberg-rust/pull/1032
## Which issue does this PR close?
- Closes #.
## What changes are included in this PR?
Removed the license from the pull request template. (the license is
liurenjie1024 opened a new issue, #1030:
URL: https://github.com/apache/iceberg-rust/issues/1030
### Is your feature request related to a problem or challenge?
In https://github.com/apache/iceberg-rust/pull/960 we introduced a feature
of adding existing parquet files in `FastAppendAct
liurenjie1024 commented on code in PR #960:
URL: https://github.com/apache/iceberg-rust/pull/960#discussion_r1976845845
##
crates/iceberg/src/transaction.rs:
##
@@ -205,8 +208,86 @@ impl<'a> FastAppendAction<'a> {
Ok(self)
}
+/// Adds existing parquet files
+
jonathanc-n commented on issue #1030:
URL: https://github.com/apache/iceberg-rust/issues/1030#issuecomment-2693224694
Can i get this assigned 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 t
liurenjie1024 commented on code in PR #1010:
URL: https://github.com/apache/iceberg-rust/pull/1010#discussion_r1976827642
##
crates/catalog/rest/src/catalog.rs:
##
@@ -160,22 +160,28 @@ impl RestCatalogConfig {
// The unwrap here is same since we are filtering the k
liurenjie1024 closed issue #985: RUSTSEC-2025-0007: *ring* is unmaintained
URL: https://github.com/apache/iceberg-rust/issues/985
--
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.
liurenjie1024 commented on code in PR #704:
URL: https://github.com/apache/iceberg-rust/pull/704#discussion_r1976816015
##
crates/iceberg/src/writer/base_writer/position_delete_file_writer.rs:
##
@@ -0,0 +1,277 @@
+// Licensed to the Apache Software Foundation (ASF) under one
+/
liurenjie1024 commented on issue #985:
URL: https://github.com/apache/iceberg-rust/issues/985#issuecomment-2693163519
Thanks @xxchan , we can close this 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 abov
dependabot[bot] commented on PR #1025:
URL: https://github.com/apache/iceberg-rust/pull/1025#issuecomment-2693129840
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version
dependabot[bot] commented on PR #1022:
URL: https://github.com/apache/iceberg-rust/pull/1022#issuecomment-2693130588
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version
liurenjie1024 commented on code in PR #838:
URL: https://github.com/apache/iceberg-rust/pull/838#discussion_r1976804654
##
crates/iceberg/src/io/file_io.rs:
##
@@ -334,6 +334,11 @@ impl OutputFile {
Ok(self.op.exists(&self.path[self.relative_path_pos..]).await?)
}
dependabot[bot] commented on PR #1027:
URL: https://github.com/apache/iceberg-rust/pull/1027#issuecomment-2693127783
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version
liurenjie1024 commented on PR #581:
URL: https://github.com/apache/iceberg-rust/pull/581#issuecomment-2693131326
> We already have one `integration-test` (with spark) data
`datafusion-integration-test`. They seem to overlap to some extent. Perhaps we
can decide to all in one of them in the
dependabot[bot] commented on PR #1023:
URL: https://github.com/apache/iceberg-rust/pull/1023#issuecomment-2693130169
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version
liurenjie1024 closed pull request #1022: chore(deps): Bump aws-sdk-glue from
1.82.0 to 1.83.0
URL: https://github.com/apache/iceberg-rust/pull/1022
--
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 pull request #1025: chore(deps): Bump aws-sdk-s3tables
from 1.10.0 to 1.11.0
URL: https://github.com/apache/iceberg-rust/pull/1025
--
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 t
liurenjie1024 commented on PR #1027:
URL: https://github.com/apache/iceberg-rust/pull/1027#issuecomment-2693127756
Security audit failed.
--
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
liurenjie1024 closed pull request #1027: chore(deps): Bump either from 1.13.0
to 1.14.0
URL: https://github.com/apache/iceberg-rust/pull/1027
--
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 spec
liurenjie1024 commented on code in PR #960:
URL: https://github.com/apache/iceberg-rust/pull/960#discussion_r1976795860
##
crates/iceberg/src/writer/file_writer/parquet_writer.rs:
##
@@ -391,6 +442,79 @@ impl ParquetWriter {
);
Ok(builder)
}
+
+///
dependabot[bot] commented on PR #1024:
URL: https://github.com/apache/iceberg-rust/pull/1024#issuecomment-2693103224
Looks like arrow-schema is no longer being updated by Dependabot, so this is
no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to th
liurenjie1024 merged PR #1029:
URL: https://github.com/apache/iceberg-rust/pull/1029
--
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...@
zeroshade merged PR #318:
URL: https://github.com/apache/iceberg-go/pull/318
--
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.
dependabot[bot] commented on PR #1026:
URL: https://github.com/apache/iceberg-rust/pull/1026#issuecomment-2693103233
Looks like aws-config is no longer being updated by Dependabot, so this is
no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the
manuzhang commented on issue #11047:
URL: https://github.com/apache/iceberg/issues/11047#issuecomment-2693112328
Reopened for recent failure
https://github.com/apache/iceberg/actions/runs/13618574381/job/38064821208
```
TestHadoopCommits > testConcurrentFastAppends(File) FAILED
dependabot[bot] closed pull request #1020: chore(deps): Bump arrow-array from
54.2.0 to 54.2.1
URL: https://github.com/apache/iceberg-rust/pull/1020
--
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
dependabot[bot] closed pull request #1021: chore(deps): Bump pilota from 0.11.8
to 0.11.10
URL: https://github.com/apache/iceberg-rust/pull/1021
--
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
manuzhang opened a new issue, #11047:
URL: https://github.com/apache/iceberg/issues/11047
### Apache Iceberg version
main (development)
### Query engine
None
### Please describe the bug ๐
```
14:26:54 TestHadoopCommits > testConcurrentFastAppends(File) FA
manuzhang commented on PR #11750:
URL: https://github.com/apache/iceberg/pull/11750#issuecomment-2693109726
@deniskuzZ yes, I'm planning to work on Hive 4 support.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
dependabot[bot] closed pull request #1019: chore(deps): Bump chrono from 0.4.39
to 0.4.40
URL: https://github.com/apache/iceberg-rust/pull/1019
--
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 sp
dependabot[bot] closed pull request #1028: chore(deps): Bump arrow-buffer from
54.2.0 to 54.2.1
URL: https://github.com/apache/iceberg-rust/pull/1028
--
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
liurenjie1024 merged PR #1001:
URL: https://github.com/apache/iceberg-rust/pull/1001
--
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...@
dependabot[bot] commented on PR #1021:
URL: https://github.com/apache/iceberg-rust/pull/1021#issuecomment-2693103227
Looks like pilota is no longer being updated by Dependabot, so this is no
longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the mess
dependabot[bot] commented on PR #1028:
URL: https://github.com/apache/iceberg-rust/pull/1028#issuecomment-2693103231
Looks like arrow-buffer is no longer being updated by Dependabot, so this is
no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to th
dependabot[bot] closed pull request #1026: chore(deps): Bump aws-config from
1.5.16 to 1.5.17
URL: https://github.com/apache/iceberg-rust/pull/1026
--
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
dependabot[bot] commented on PR #1020:
URL: https://github.com/apache/iceberg-rust/pull/1020#issuecomment-2693103222
Looks like arrow-array is no longer being updated by Dependabot, so this is
no longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the
dependabot[bot] closed pull request #1024: chore(deps): Bump arrow-schema from
54.2.0 to 54.2.1
URL: https://github.com/apache/iceberg-rust/pull/1024
--
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
dependabot[bot] commented on PR #1019:
URL: https://github.com/apache/iceberg-rust/pull/1019#issuecomment-2693103221
Looks like chrono is no longer being updated by Dependabot, so this is no
longer needed.
--
This is an automated message from the Apache Git Service.
To respond to the mess
liurenjie1024 closed pull request #1018: chore(deps): Bump crate-ci/typos from
1.29.7 to 1.30.0
URL: https://github.com/apache/iceberg-rust/pull/1018
--
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
dependabot[bot] commented on PR #1018:
URL: https://github.com/apache/iceberg-rust/pull/1018#issuecomment-2693101002
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version
dependabot[bot] commented on PR #1018:
URL: https://github.com/apache/iceberg-rust/pull/1018#issuecomment-2693101007
OK, I won't notify you again about this release, but will get in touch when
a new version is available. If you'd rather skip all updates until the next
major or minor version
liurenjie1024 closed pull request #1018: chore(deps): Bump crate-ci/typos from
1.29.7 to 1.30.0
URL: https://github.com/apache/iceberg-rust/pull/1018
--
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] commented on issue #10855:
URL: https://github.com/apache/iceberg/issues/10855#issuecomment-2692989602
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 #1129:
URL:
https://github.com/apache/iceberg-python/issues/1129#issuecomment-2692991568
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
github-actions[bot] closed pull request #12030: ORC: Fix null map values and
list elements in vectorized reads
URL: https://github.com/apache/iceberg/pull/12030
--
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
github-actions[bot] commented on issue #10156:
URL: https://github.com/apache/iceberg/issues/10156#issuecomment-2692989565
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] closed pull request #12075: Core: Checks for Equality
Delete when Row Lineage is Enabled - Using Snapshot Summary
URL: https://github.com/apache/iceberg/pull/12075
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
github-actions[bot] commented on PR #12070:
URL: https://github.com/apache/iceberg/pull/12070#issuecomment-2692989754
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If
github-actions[bot] commented on issue #11046:
URL: https://github.com/apache/iceberg/issues/11046#issuecomment-2692989662
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 PR #12079:
URL: https://github.com/apache/iceberg/pull/12079#issuecomment-2692989780
This pull request has been marked as stale due to 30 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think thatโs
incorrect or this pul
github-actions[bot] closed pull request #12070: Kafka Connect: Add delta writer
support
URL: https://github.com/apache/iceberg/pull/12070
--
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
github-actions[bot] commented on PR #12075:
URL: https://github.com/apache/iceberg/pull/12075#issuecomment-2692989773
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If
github-actions[bot] commented on PR #11868:
URL: https://github.com/apache/iceberg/pull/11868#issuecomment-2692989706
This pull request has been marked as stale due to 30 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think thatโs
incorrect or this pul
github-actions[bot] commented on issue #10970:
URL: https://github.com/apache/iceberg/issues/10970#issuecomment-2692989624
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
github-actions[bot] commented on PR #12030:
URL: https://github.com/apache/iceberg/pull/12030#issuecomment-2692989731
This pull request has been closed due to lack of activity. This is not a
judgement on the merit of the PR in any way. It is just a way of keeping the PR
queue manageable. If
github-actions[bot] closed issue #10970: Add aliyun-bundle jar
URL: https://github.com/apache/iceberg/issues/10970
--
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 unsubscrib
github-actions[bot] commented on issue #9684:
URL: https://github.com/apache/iceberg/issues/9684#issuecomment-2692989547
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.
chengyitang commented on issue #10852:
URL: https://github.com/apache/iceberg/issues/10852#issuecomment-2692946639
Hi team,
I noticed this issue has been open for a while. I'd like to work on it if
it's still available.
Thanks!
--
This is an automated message from the Apache Gi
ghost closed pull request #996: Support execution in Windows using Local File
System and NFS
URL: https://github.com/apache/iceberg-python/pull/996
--
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
afiodorov commented on PR #1743:
URL: https://github.com/apache/iceberg-python/pull/1743#issuecomment-2692884445
Hey! The regex was just an example, it's not part of the API though - the
partition deduction function is.
The issue I am having at a works is that our pipelines keep writi
Fokko merged PR #12433:
URL: https://github.com/apache/iceberg/pull/12433
--
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
Fokko merged PR #12435:
URL: https://github.com/apache/iceberg/pull/12435
--
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
Fokko commented on PR #12438:
URL: https://github.com/apache/iceberg/pull/12438#issuecomment-2692868936
We don't have to update the LICENSE since the patch version is not included:
https://github.com/apache/iceberg/blob/dffce80ae15469a904fde91409deb8790b30c296/kafka-connect/kafka-connect-run
Fokko commented on issue #1746:
URL:
https://github.com/apache/iceberg-python/issues/1746#issuecomment-2692863452
Hey @malcolmbovey I think that would be a great addition ๐
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
Fokko commented on issue #1745:
URL:
https://github.com/apache/iceberg-python/issues/1745#issuecomment-2692863052
Thanks @ritchie46 for raising this, I took the liberty of creating a PR:
https://github.com/apache/iceberg-python/pull/1748
--
This is an automated message from the Apache Gi
Fokko opened a new pull request, #1748:
URL: https://github.com/apache/iceberg-python/pull/1748
Resolves #1745
--
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 unsubscrib
jonathanc-n opened a new pull request, #1029:
URL: https://github.com/apache/iceberg-rust/pull/1029
## Which issue does this PR close?
- Closes #.
## What changes are included in this PR?
## Are these changes tested?
--
This is an automated mess
Fokko commented on PR #1742:
URL: https://github.com/apache/iceberg-python/pull/1742#issuecomment-2692859499
Thanks @andormarkus for working on this, I've just commented on #1737, would
love to hear your thoughts there as well.
> Passing DataFile objects between processes requires ser
Fokko commented on issue #1737:
URL:
https://github.com/apache/iceberg-python/issues/1737#issuecomment-2692858340
Thanks @andormarkus-alcd, for raising this and the comprehensive writeup. I
think a lot of this would be solved if we implement
https://github.com/apache/iceberg-python/issues/
Fokko commented on issue #1679:
URL:
https://github.com/apache/iceberg-python/issues/1679#issuecomment-2692857608
@kevinjqliu Yes, let's close this ๐
--
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
Fokko closed issue #1679: Push upsert changes detection to Arrow
URL: https://github.com/apache/iceberg-python/issues/1679
--
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
kevinjqliu commented on code in PR #1747:
URL: https://github.com/apache/iceberg-python/pull/1747#discussion_r1976692000
##
pyiceberg/catalog/hive.py:
##
Review Comment:
I wonder if we can just move `_init_thrift_client` out of the `__init__` and
into the context manager's
Fokko commented on issue #1733:
URL:
https://github.com/apache/iceberg-python/issues/1733#issuecomment-2692857093
Thanks @heman026 for raising this issue. That's an interesting one. Could
you share the full stack-trace, or even better, a way to reproduce the error?
--
This is an automate
Fokko commented on issue #1728:
URL:
https://github.com/apache/iceberg-python/issues/1728#issuecomment-2692856479
@grbinho Thanks for raising this. The IDs get re-assigned, so users don't
have to worry about it. You mentioned that inserting the data fails; can you
explain your process of h
kevinjqliu commented on code in PR #1747:
URL: https://github.com/apache/iceberg-python/pull/1747#discussion_r1976690830
##
pyiceberg/catalog/hive.py:
##
@@ -167,6 +167,10 @@ def _init_thrift_client(self) -> None:
self._client = Client(protocol)
def __enter__(sel
Fokko commented on issue #1726:
URL:
https://github.com/apache/iceberg-python/issues/1726#issuecomment-2692854196
Hey @mariotaddeucci Can you share more about the context around this
functionality? Also, based on what I see in the implementation in #1727 I'm
reluctant adding this.
I
NoldAndreas commented on issue #1226:
URL:
https://github.com/apache/iceberg-python/issues/1226#issuecomment-2692802219
Thank you @sungwy !!
--
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
Fokko merged PR #12429:
URL: https://github.com/apache/iceberg/pull/12429
--
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
Fokko merged PR #12432:
URL: https://github.com/apache/iceberg/pull/12432
--
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
malcolmbovey commented on issue #1746:
URL:
https://github.com/apache/iceberg-python/issues/1746#issuecomment-2692723601
Thanks, would you like me to draft a PR tp enable a branch parameter to be
passed to `table.scan` ?
--
This is an automated message from the Apache Git Service.
To re
dependabot[bot] opened a new pull request, #1028:
URL: https://github.com/apache/iceberg-rust/pull/1028
Bumps [arrow-buffer](https://github.com/apache/arrow-rs) from 54.2.0 to
54.2.1.
Release notes
Sourced from https://github.com/apache/arrow-rs/releases";>arrow-buffer's
releases.
dependabot[bot] opened a new pull request, #1027:
URL: https://github.com/apache/iceberg-rust/pull/1027
Bumps [either](https://github.com/rayon-rs/either) from 1.13.0 to 1.14.0.
Commits
https://github.com/rayon-rs/either/commit/6e6dc268282480021cc7a678ec084404aacf895e";>6e6dc26
dependabot[bot] opened a new pull request, #1026:
URL: https://github.com/apache/iceberg-rust/pull/1026
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.5.16 to
1.5.17.
Commits
See full diff in https://github.com/smithy-lang/smithy-rs/commits";>compare view
dependabot[bot] opened a new pull request, #1024:
URL: https://github.com/apache/iceberg-rust/pull/1024
Bumps [arrow-schema](https://github.com/apache/arrow-rs) from 54.2.0 to
54.2.1.
Release notes
Sourced from https://github.com/apache/arrow-rs/releases";>arrow-schema's
releases.
1 - 100 of 112 matches
Mail list logo