[
https://issues.apache.org/jira/browse/LENS-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on LENS-960 started by Rajat Khandelwal.
---------------------------------------------
> getting string from AST should give flat string wherever possible
> -----------------------------------------------------------------
>
> Key: LENS-960
> URL: https://issues.apache.org/jira/browse/LENS-960
> Project: Apache Lens
> Issue Type: Improvement
> Reporter: Rajat Khandelwal
> Assignee: Rajat Khandelwal
>
> Current scenario:
> {noformat}
> toString(parse("a or b or c or d")) == "(a or (b or (c or (d))))"
> {noformat}
> Proposal is to remove the excessive nested braces.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)