[BUG] Parsed field data missing when source field not included #3265
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
PPL
Piped processing language
What is the bug?
When using the PPL
parse
command, if the source field that was parsed is not included in the subsequent fields command, the parsed field data is missing from the final result.This behavior appears to be by design in the code: ProjectOperator.java#L76.
How can one reproduce the bug?
What is the expected behavior?
Do you have any screenshots?
N/A
Do you have any additional context?
N/A
The text was updated successfully, but these errors were encountered: