mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-14 01:02:55 +00:00
* refactor: KeyValues return ValueRef * 1. Change KeyValues returned value from pb value to ValueRef 2. Replace OpType/SemanticType with pb's OpType and SemanticType to avoid duplicated conversions. * feat: define min value of OpType as a const * fix: toml format