mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-26 07:58:47 +00:00
2d52f19662
* 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