mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-19 06:20:38 +00:00
* feat: add dispatcher definition * feat: add dispatcher element in pipelien definition * fmt: correct format * test: add negative tests * fmt: fix format * refactor: replace consts * feat: add tostring for dispatcher * refactor: remove to_string which is actually debug * Update src/pipeline/src/dispatcher.rs Co-authored-by: Ruihang Xia <waynestxia@gmail.com> --------- Co-authored-by: Ruihang Xia <waynestxia@gmail.com>