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

incorrect parsing of aggregated field #89

Open
kortemik opened this issue Nov 20, 2024 · 0 comments
Open

incorrect parsing of aggregated field #89

kortemik opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kortemik
Copy link
Member

Describe the bug

| makeresults count=1 | eval 'estimates(a_b)'=1 | stats max('estimates(a_b)')

results into

java.lang.IllegalStateException: Parser failure on line 1, column 70 due to mismatched input '(' expecting METHOD_AGGREGATE_PARENTHESIS_R
Please check that the query is written correctly. Otherwise, please report this error and include the query used and this error.

Expected behavior
should work

How to reproduce
run query

Screenshots

Software version
pth_07 8.2.0

Desktop (please complete the following information if relevant):

  • OS:
  • Browser:
  • Version:

Additional context

@kortemik kortemik added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants