mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-16 13:00:40 +00:00
LogicalTypeId to ConcreteDataType is only allowed in tests, since some additional info is not stored in LogicalTypeId now. It is just an id, or kind, not contains full type info.