We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What is the bug? #639 reported the issue in SQL and addressed by #1456. But the problem is still existed in PPL.
How can one reproduce the bug?
POST _plugins/_ppl { "query": "source=my-index1 | where _id = 1" }
SemanticCheckException was encountered
SemanticCheckException
What is the expected behavior? Allow metadata fields in PPL query, as same as SQL query.
What is your host/environment?
Do you have any screenshots? If applicable, add screenshots to help explain your problem.
Do you have any additional context? Add any other context about the problem.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
What is the bug?
#639 reported the issue in SQL and addressed by #1456. But the problem is still existed in PPL.
How can one reproduce the bug?
SemanticCheckException
was encounteredWhat is the expected behavior?
Allow metadata fields in PPL query, as same as SQL query.
What is your host/environment?
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: