You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/08/01 17:53:20 UTC

[jira] [Updated] (PHOENIX-3132) cleanup sqlline-*.py using python idioms

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

Josh Elser updated PHOENIX-3132:
--------------------------------
    Assignee: Pradeep Gowda

> cleanup sqlline-*.py using python idioms
> ----------------------------------------
>
>                 Key: PHOENIX-3132
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3132
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Pradeep Gowda
>            Assignee: Pradeep Gowda
>
> Cleanup the Python program(s) to:
> 1. easier to read and modify
> 2. remove unused code and variables.
> 3. use string `format` instead of concating string using `+`s
> 4. ... and other proper Python idioms



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)