Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secondary index on JsonDocument field #58

Open
nkosi23 opened this issue May 20, 2022 · 2 comments
Open

Secondary index on JsonDocument field #58

nkosi23 opened this issue May 20, 2022 · 2 comments
Labels
area/queryprocessor Query processor issues and requests external question Further information is requested

Comments

@nkosi23
Copy link

nkosi23 commented May 20, 2022

Is it possible to define a secondary index on JsonDocument data?

@fomichev3000 fomichev3000 added question Further information is requested area/queryprocessor Query processor issues and requests labels May 27, 2022
@spuchin spuchin changed the title Is it possible to define secondary index for JsonDocument Secondary index on JsonDocument field May 30, 2022
@spuchin
Copy link
Collaborator

spuchin commented May 30, 2022

No, currently you have to explicitly materialise required JSON field to table column, then build secondary index on this column.

@spuchin
Copy link
Collaborator

spuchin commented May 30, 2022

Internal ID: KIKIMR-15017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/queryprocessor Query processor issues and requests external question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants