[
https://issues.apache.org/jira/browse/PHOENIX-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15761679#comment-15761679
]
Hudson commented on PHOENIX-3517:
---------------------------------
SUCCESS: Integrated in Jenkins build Phoenix-master #1515 (See
[https://builds.apache.org/job/Phoenix-master/1515/])
PHOENIX-3517 Switch sqlline-thin.py to use argparse (elserj: rev
8c636a42149f3b3783edda87be6db4ee99df96ec)
* (edit) bin/sqlline-thin.py
> Use argparse in sqlline-thin.py
> -------------------------------
>
> Key: PHOENIX-3517
> URL: https://issues.apache.org/jira/browse/PHOENIX-3517
> Project: Phoenix
> Issue Type: Improvement
> Reporter: Josh Elser
> Assignee: Josh Elser
> Fix For: 4.10.0
>
> Attachments: PHOENIX-3517.002.patch, PHOENIX-3517.patch
>
>
> sqlline-thin.py just does hand-rolled argument parsing. We can simplify the
> code, make better usage and validation choices, and support some extra
> options that we presently default to.
> Python's argparse does all of these for us.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)