mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-22 07:50:38 +00:00
* fix: panic when querying slowlog Signed-off-by: luofucong <luofc@foxmail.com> * docs: fix json_payload() doc comment to reflect structured return type (#7690) * Initial plan * docs: update json_payload doc comment to reflect serde_json::Value return type Co-authored-by: MichaelScofield <990479+MichaelScofield@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: MichaelScofield <990479+MichaelScofield@users.noreply.github.com> * fix ci Signed-off-by: luofucong <luofc@foxmail.com> --------- Signed-off-by: luofucong <luofc@foxmail.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>