Apache XTable (incubating) is a cross-table converter for lakehouse table formats that facilitates interoperability across data processing systems and query engines.
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.
Feature Request / Improvement
Right now only BLMS example uses
catalog.yaml
whereas Glue uses Crawler and Snowflake usesmetadata.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