Skip to content

Fix text_structure finder to be able to work with nested NDJSON samples. #131530

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mab2121
Copy link

@mab2121 mab2121 commented Jul 18, 2025

PR to address the limitation of text structure finder API to detect structure in nested ndjson files. I have added a recursive strategy to process nested fields. For this PR, all nested fields are given the type "object".

Base Issue: #127777

@mab2121 mab2121 added >bug :ml Machine learning Team:ML Meta label for the ML team labels Jul 18, 2025
Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
9fd42d2, 975dff9

Please, read and sign the above mentioned agreement if you want to contribute to this project

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :ml Machine learning Team:ML Meta label for the ML team v9.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants