felixscherz commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2708367315
Hi, the PR for this feature is done and in review at the moment:
https://github.com/apache/iceberg-python/pull/1429 :)
--
This is an automated message from the Apache G
madsenwattiq commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2707310389
Is there a timeline for getting this feature merged into a release? I know
you were working on getting the testing framework on the moto side completed,
but that looks
felixscherz commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2607599302
I will add that to the docs:) currently focusing on the moto side of things:)
--
This is an automated message from the Apache Git Service.
To respond to the message, ple
kevinjqliu commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2607566104
I think that snippet would be great as part of the docs for S3 Tables :)
--
This is an automated message from the Apache Git Service.
To respond to the message, please lo
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
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
felixscherz commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2571275722
> @felixscherz thanks for catching this (and thanks to everyone who's
interested in building S3 Tables support for PyIceberg!). We're working on an
S3-side fix for the `x
soumilshah1995 commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2548603091
+1
--
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
buremba commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2548419975
@jamesbornholt Great to hear that you folks are keeping an eye on here!
Sorry if this is not the right channel to ask the question but considering
S3Tables is a mix of cat
jamesbornholt commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2547387263
@felixscherz thanks for catching this (and thanks to everyone who's
interested in building S3 Tables support for PyIceberg!). We're working on an
S3-side fix for the `x
felixscherz commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2543174146
I created an intial PR #1429 where I am currently working on supporting
table creation. I ran into the same issue that @nicor88 described and could
work around it by sett
nicor88 commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2538292876
It looks like that the warehouse location of those S3 tables doesn't support
List operations.
I tried to point my local warehouse (using SQLite) to the warehouse location
petehanssens commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2535436550
Super keen to see this happen too!
--
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
felixscherz commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2530867433
I'm also interested, I will have a look at the reference @nicor88 provided
and create a PR if I can get something to work:)
--
This is an automated message from the Apa
nicor88 commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2527208365
@kevinjqliu Unfortunately I don't have the capacity at the moment to
contribute to this feature.
I would nevertheless be available to look at the PR and test the
implement
nlm4145 commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2524033719
I also would be interested in this feature.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL a
kevinjqliu commented on issue #1404:
URL:
https://github.com/apache/iceberg-python/issues/1404#issuecomment-2521096275
Thanks for raising this @nicor88! Would you be interested to contribute this
feature?
--
This is an automated message from the Apache Git Service.
To respond to the mes
nicor88 opened a new issue, #1404:
URL: https://github.com/apache/iceberg-python/issues/1404
### Feature Request / Improvement
Amazon S3 tables have being launched, see
[this](https://aws.amazon.com/blogs/aws/new-amazon-s3-tables-storage-optimized-for-analytics-workloads/),
and looks
18 matches
Mail list logo