mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-23 16:30:39 +00:00
* refactor: support to flatten json object in greptime_identity pipeline * refactor: add GreptimeIdentityPipelineParams to configure greptime_identity pipeline * refactor: pass greptime identity pipeline params by one header kv * refactor: code review * refactor: make pipeline params more general for all internal pipelines * chore: remove axum deps from pipeline * fix: clippy errors * chore: fix and add test * test: adopt api change for test client --------- Co-authored-by: shuiyisong <xixing.sys@gmail.com> Co-authored-by: Ning Sun <sunng@protonmail.com> Co-authored-by: Ning Sun <sunning@greptime.com>