-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29086/
-----------------------------------------------------------
Review request for lens and Amareshwari Sriramadasu.
Bugs: LENS-125
https://issues.apache.org/jira/browse/LENS-125
Repository: lens
Description
-------
Issue occurs because use of unary negative operator is not handled in
HQLParser.getString. Added special handling for unary use of minus operator
Diffs
-----
lens-cube/src/main/java/org/apache/lens/cube/parse/HQLParser.java 628fc05
lens-cube/src/test/java/org/apache/lens/cube/parse/TestHQLParser.java 9e06d20
Diff: https://reviews.apache.org/r/29086/diff/
Testing
-------
Added a test to validate current change.
Reran all existing tests, no failures.
Thanks,
Jaideep dhok