mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-01 17:32:56 +00:00
Saves users from having to explicitly call `LanceModel.to_arrow_schema()` when creating an empty table. See new docs for full details. --------- Co-authored-by: Chang She <chang@lancedb.com>