The GitHub Actions job "CI" on iceberg-rust.git/hms_register_table has 
succeeded.
Run started by GitHub user xbattlax (triggered by xbattlax).

Head commit for run:
43169a58b314fda18f398d350301120752e12fe5 / nathanmetzger <[email protected]>
feat(catalog): implement register_table for HMS catalog

Implement register_table for the Hive Metastore catalog, allowing
registration of existing Iceberg tables by their metadata location.

The implementation reads metadata from the provided location and creates
a corresponding HMS table entry using the existing convert_to_hive_table
helper.

Changes:
- Implement register_table method in HmsCatalog
- Add integration test test_register_table

Partially addresses #1893

Report URL: https://github.com/apache/iceberg-rust/actions/runs/20988015263

With regards,
GitHub Actions via GitBox

Reply via email to