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

Fix scalar exp encoding #665

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

m-dzianishchyts
Copy link
Contributor

Fixes #650.

# Conflicts:
#	agrest-engine/src/test/java/io/agrest/exp/parser/ExpScalarFloatTest.java
#	agrest-engine/src/test/java/io/agrest/exp/parser/ExpScalarIntTest.java
@m-dzianishchyts m-dzianishchyts marked this pull request as draft February 3, 2024 09:26
@m-dzianishchyts m-dzianishchyts marked this pull request as ready for review February 3, 2024 10:27
@m-dzianishchyts m-dzianishchyts deleted the exp-scalar-encoding branch February 7, 2024 16:26
@m-dzianishchyts m-dzianishchyts restored the exp-scalar-encoding branch February 8, 2024 16:31
@m-dzianishchyts
Copy link
Contributor Author

Oops

# Conflicts:
#	agrest-engine/src/main/java/io/agrest/exp/parser/ExpScalar.java
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.

Exp: scalar encoding is incompatible with the parser rules
2 participants