mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 13:52:59 +00:00
* refactor: remove MixOptions and use StandaloneOptions only * refactor: refactor code by code review comments 1. Use '&self' in frontend_options() and datanode_options(); 2. Remove unused 'clone()'; Signed-off-by: zyy17 <zyylsxm@gmail.com> * ci: fix integration error --------- Signed-off-by: zyy17 <zyylsxm@gmail.com>