furqaankhan opened a new issue, #1968:
URL: https://github.com/apache/sedona/issues/1968

   We don't have any docs on how to read Iceberg tables into Sedona. The 
Iceberg can be hosted anywhere, either in the Glue catalog or the Unity catalog.
   
   Things to add:
   1. Configuration to set up to connect to catalogs (glue or unity). Either is 
fine as a starting point.
   2. Examples on how to read Iceberg tables once it is connected, with this 
syntax:
     ```
     sedona.read.format("iceberg").load("catalog_name.schema_name.table_name")
     ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to