GreptimeTeam / greptimedb

An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
https://greptime.com/
Apache License 2.0
4.34k stars 314 forks source link

[Tracking issue] Add more JSON UDFs #4805

Open WenyXu opened 1 month ago

WenyXu commented 1 month ago

What problem does the new feature solve?

The previous tracking issue #4230 introduced some basic JSON UDFs. This tracking issue aims to expand on that by adding more advanced UDFs, enabling more powerful querying capabilities.

What does the feature do?

Implementation challenges

No response

sunng87 commented 1 month ago

reference https://www.depesz.com/2024/10/11/sql-json-is-here-kinda-waiting-for-pg-17/