You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/02/12 20:20:00 UTC

[jira] [Commented] (KNOX-2189) KnoxShellTable.select() must handle whitespace

    [ https://issues.apache.org/jira/browse/KNOX-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17035680#comment-17035680 ] 

ASF subversion and git services commented on KNOX-2189:
-------------------------------------------------------

Commit 30d5cb7f719f4df7e414655cbd1233059752fce0 in knox's branch refs/heads/master from Larry McCay IV
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=30d5cb7 ]

KNOX-2189 - KnoxShellTable.select() must handle whitespace (#256)



> KnoxShellTable.select() must handle whitespace
> ----------------------------------------------
>
>                 Key: KNOX-2189
>                 URL: https://issues.apache.org/jira/browse/KNOX-2189
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: KnoxShell
>            Reporter: Larry McCay
>            Assignee: Ljmiv
>            Priority: Minor
>              Labels: noob
>             Fix For: 1.4.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> KnoxShellTable.select() takes a comma separated list of col names. However, it currently doesn't support whitespace within the list.
> Rather than splitting on "," we need to include whitespace matching in the regex.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)