apache / incubator-xtable

Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
https://xtable.apache.org/
Apache License 2.0
919 stars 147 forks source link

Improve catalog sync docs to do similar syncs in Glue and Snowflake as BLMS #548

Open sagarlakshmipathy opened 1 month ago

sagarlakshmipathy commented 1 month ago

Feature Request / Improvement

Right now only BLMS example uses catalog.yaml whereas Glue uses Crawler and Snowflake uses metadata.json path, both work but not the best way to deploy in production.

So show sample ways to sync to Glue and Snowflake catalogs automatically using a catalog.yaml file.

Are you willing to submit PR?

Code of Conduct