Istvan Toth created PHOENIX-6357: ------------------------------------ Summary: Change all command line tools to use the fixed commons-it constructor Key: PHOENIX-6357 URL: https://issues.apache.org/jira/browse/PHOENIX-6357 Project: Phoenix Issue Type: Improvement Components: core Reporter: Istvan Toth
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)