Currently there are a lot of implemented UDF in TiKV Coprocessor. However they do not have vectorized implementation and their push down is not enabled in TiDB due to lack of testing.
You can:
This task can be claimed by multiple contributors.
I will enable the push down of JSONLength. Let me try it.
Close in favor of https://github.com/tikv/tikv/issues/5751
Most helpful comment
I will enable the push down of JSONLength. Let me try it.