[
https://issues.apache.org/jira/browse/PHOENIX-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved PHOENIX-6357.
----------------------------------
Fix Version/s: 5.1.2
5.2.0
4.17.0
Release Note:
Fixed command line parsing of double quoted identifiers.
The previous workaround of using double doublequotes as a workaround is no
longer supported.
Resolution: Fixed
Committed to master, 5.1, and 4.x.
Thanks for the review [~vjasani]
> Change all command line tools to use the fixed commons-cli constructor
> ----------------------------------------------------------------------
>
> Key: PHOENIX-6357
> URL: https://issues.apache.org/jira/browse/PHOENIX-6357
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Fix For: 4.17.0, 5.2.0, 5.1.2
>
>
> Creating DefaultParser with the new DefaultParser(true, false) or
> DefaultParser(false, false)
> constructors will not mangle the double quotes for our tools.
> Change all tools to use that.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)