mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 05:42:57 +00:00
* feat: add support for information_schema.columns * feat: remove information_schema from its view * Update src/catalog/src/information_schema.rs Co-authored-by: LFC <bayinamine@gmail.com> * fix: error on table data type * test: correct sqlness test for information schema * test: add information_schema.columns sqlness tests --------- Co-authored-by: LFC <bayinamine@gmail.com>