[
https://issues.apache.org/jira/browse/PHOENIX-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17524747#comment-17524747
]
ASF GitHub Bot commented on PHOENIX-6588:
-----------------------------------------
stoty closed pull request #1344: PHOENIX-6588 Use released commons-cli API to
set desired quoute handl…
URL: https://github.com/apache/phoenix/pull/1344
> Update to phoenix-thirdparty 2.0.0
> ----------------------------------
>
> Key: PHOENIX-6588
> URL: https://issues.apache.org/jira/browse/PHOENIX-6588
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Affects Versions: 5.2.0
> Environment: Phoenix-thirparty now includes the upstream 1.5.0
> release instead of a patched 1.4 release.
> The upstream 1.5.0 has the same option to fix parsing double quotes as the
> patched 1.4 used previously, but uses a different API to activate it.
> This is a breaking API change.
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Fix For: 4.17.0, 5.2.0
>
>
> 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.7#820007)