timsaucer closed issue #1159: Add Iceberg documentation to website
URL: https://github.com/apache/datafusion-python/issues/1159
--
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 issue #1159:
URL:
https://github.com/apache/datafusion-python/issues/1159#issuecomment-3238719111
we're finally release pyiceberg 0.10, i'll prepare a PR to add this to the
datafusion-python docs :)
--
This is an automated message from the Apache Git Service.
To r
kevinjqliu commented on issue #1159:
URL:
https://github.com/apache/datafusion-python/issues/1159#issuecomment-2993894220
Yep! i plan to add it in
https://datafusion.apache.org/python/user-guide/data-sources.html#iceberg
The Iceberg FFI is currently in the "pyiceberg_core" package, w
timsaucer opened a new issue, #1159:
URL: https://github.com/apache/datafusion-python/issues/1159
**Is your feature request related to a problem or challenge? Please describe
what you are trying to do.**
I believe we can now access Iceberg tables via ffi according to @kevinjqliu
's r