mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 14:22:58 +00:00
* add json_path_match udf * sql tests for json_path_match * fix clippy & comment * fix null value behavior * added null tests * adjust function's behavior on nulls * update test cases * fix null check of json