mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-07-04 04:50:37 +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