databend
databend copied to clipboard
feat(query): add jsonb builtin functions build_array and compare
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
add JSONB
builtin functions build_array
and compare
used by #7781 and #7786
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
databend | ✅ Ready (Inspect) | Visit Preview | Sep 24, 2022 at 8:21AM (UTC) |
We may also need a function to convert impl IntoIterator<Item=(&str, &[u8])>
to bytes of Value::Object