mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-10 15:22:56 +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