mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-15 04:20:39 +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