mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-22 14:08:28 +00:00
f2167663b2
* feat: support to create external table * chore: apply suggestions from CR * test: add create external table without ts type * chore: apply suggestions from CR * fix: fix import typo * refactor: move consts to table crate * chore: apply suggestions from CR * refactor: rename create_table_schema