apache / apache/gluten

[VL] Json support in Gluten/Velox tracker

Open
#5,504 3 comments 1 reaction 1 assignee Claimed by @philo-he View on GitHub
enhancement tracker
Dominant language
Scala
Stars
1.6k
Forks
657
Avg merge
2d 14h
Merged PRs (30d)
80

Description

Currently only get_json_object function is supported.

The below tests are disabled in https://github.com/apache/incubator-gluten/pull/5467. We need to re-enable them after https://github.com/facebookincubator/velox/pull/5179 is merged.

// runTest("[1,2,3]", "$0",
// runTest("[1,2,3]", "$",
// runTest("{\"a\":4}", "$",

BTW, see how wilcard is supported for presto: https://github.com/facebookincubator/velox/commit/4e075a0ef513364e78a35eb76d633d816cbc6fbd

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.