mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-22 22:18:22 +00:00
e924b44e83
* 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