apache / apache/pinot

Index selected sub fields in JSON column

Open
#7,863 0 comments 0 reactions 1 assignee Claimed by @Jackie-Jiang View on GitHub
Dominant language
Java
Stars
6.1k
Forks
1.5k
Avg merge
2d 3h
Merged PRs (30d)
195

Description

Today, all the nested fields of a JSON column are indexed during the index creation. This leads to unnecessary storage cost, if users know beforehand what nested fields are needed in the predicates. However, users may want to keep the entire JSON column in the projection list. It'll be good to enhance the JSON index spec and allow users to specify the nested fields to index.

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.