mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-09 23:02:55 +00:00
* feat: adds ConcretDataType and impl binary/boolean/null types and vectors * feat: adds String to ConcretDataType * docs: ConcretDataType::from_arrow_type may panic