mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-21 23:40:38 +00:00
* refactor: remove constructors from trait * refactor: move PutOp into its parent type * refactor: move put constructor to write request * refactor: change visibility of PutData constructors call from WriteRequest instead * refactor: consistent naming for entry constructor * refactor: fix constructor form Namespace trait * refactor: remove comment code * doc: fix doc comments