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

using division symbol ( / ) without space in between fails #451

Open
Abigael-JT opened this issue Dec 10, 2024 · 0 comments
Open

using division symbol ( / ) without space in between fails #451

Abigael-JT opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Abigael-JT
Copy link
Contributor

Describe the bug

This query does not work as expected
%dpl
| makeresults  | eval a = 10/2

Expected behavior

The query should divide the two numbers and return the result, but it gives below error message:

[UNRESOLVED_COLUMN.WITH_SUGGESTION] A column or function parameter with name 10/2 cannot be resolved.

...

How to reproduce

Run the above query

Screenshots

Software version

pth_10 version: 8.2.1
pth_03 version: 9.2.0

Desktop (please complete the following information if relevant):

  • OS:
  • Browser:
  • Version:

Additional context

@Abigael-JT Abigael-JT added the bug Something isn't working label Dec 10, 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

1 participant