Skip to content

Fixed GH-3509 Added support for Long type in FilterExpressionTextParser. #3516

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 1 commit into
base: main
Choose a base branch
from

Conversation

sunyuhan1998
Copy link
Contributor

As mentioned in the issue, the FilterExpressionTextParser currently does not support the Long type during parsing.

This PR includes the following changes:

  • Adds Long type support by modifying the g4 file.
  • Added corresponding unit tests.

Fixed #3509

…ionTextParser failed to parse Long type values.

Signed-off-by: Sun Yuhan <[email protected]>
@sunyuhan1998
Copy link
Contributor Author

Hi @ilayaperumalg can you help review this PR?Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The FilterExpressionTextParser cannot parse Long type values
1 participant