You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2021/11/08 09:26:00 UTC

[jira] [Updated] (PHOENIX-6588) Use released commons-cli API to set desired quoute handling behaviour

     [ https://issues.apache.org/jira/browse/PHOENIX-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Istvan Toth updated PHOENIX-6588:
---------------------------------
    Description: 
In phoenix-thirdparty 1.1 we've added a patch to fix CLI-254 which has been plagueing Phoenix since forever.
commons-cli 1.5.0 includes the same fix, but uses a different API to enable it.
PHOENIX-6575 tracks the commons-cli update in phoenix-thirdparty, and this ticket tracks the API update in phoenix. 
This requires bumping the phoenix-thirdparty version as well.

  was:
In phoenix-thirdparty 1.1 we've added a patch to fix CLI-254 which has been plagueing Phoenix since forever.
commons-cli 1.5.0 includes the same fix, but uses a different API to enable it.
PHOENIX-6575 tracks the commons-cli update in phoenix-thirdparty, and this ticket tracks the API update in phoenix. 
This requires bumping the commons-thirdparty version as well.


> Use released commons-cli API to set desired quoute handling behaviour
> ---------------------------------------------------------------------
>
>                 Key: PHOENIX-6588
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6588
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 5.2.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> In phoenix-thirdparty 1.1 we've added a patch to fix CLI-254 which has been plagueing Phoenix since forever.
> commons-cli 1.5.0 includes the same fix, but uses a different API to enable it.
> PHOENIX-6575 tracks the commons-cli update in phoenix-thirdparty, and this ticket tracks the API update in phoenix. 
> This requires bumping the phoenix-thirdparty version as well.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)