Re: [I] Add Iceberg documentation to website [datafusion-python]

2025-09-16 Thread via GitHub
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.

Re: [I] Add Iceberg documentation to website [datafusion-python]

2025-08-29 Thread via GitHub
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

Re: [I] Add Iceberg documentation to website [datafusion-python]

2025-06-21 Thread via GitHub
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

[I] Add Iceberg documentation to website [datafusion-python]

2025-06-19 Thread via GitHub
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