Josh Elser created PHOENIX-3517:
-----------------------------------
Summary: 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
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)