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

[FEATURE] Add support for flattening nested and array objects. #2964

Closed
vamsi-amazon opened this issue Sep 3, 2024 · 3 comments
Closed

[FEATURE] Add support for flattening nested and array objects. #2964

vamsi-amazon opened this issue Sep 3, 2024 · 3 comments
Labels
enhancement New feature or request PPL Piped processing language

Comments

@vamsi-amazon
Copy link
Member

Develop a flatten command to normalize complex, nested data structures. The command should expand nested objects and arrays into separate field-value pairs, with options to specify the depth of flattening and handling of array indices. Ensure compatibility with existing search and analysis features.

@vamsi-amazon vamsi-amazon added enhancement New feature or request untriaged PPL Piped processing language and removed untriaged labels Sep 3, 2024
@YANG-DB
Copy link
Member

YANG-DB commented Sep 13, 2024

@vamsi-amazon please add example for optional syntax

@kedbirhan
Copy link

i believe this issue is duplicate of #2652

@YANG-DB
Copy link
Member

YANG-DB commented Sep 16, 2024

closing this for duplication with #3029

@YANG-DB YANG-DB closed this as completed Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PPL Piped processing language
Projects
None yet
Development

No branches or pull requests

3 participants