mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-17 21:40:37 +00:00
* refactor: add table_info method for Table trait * feat: add table_info method to Table trait * test: add more unit test * fix: impl table_info for SystemTable * test: fix failing test