You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2020/01/20 18:33:00 UTC

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

Larry McCay created KNOX-2189:
---------------------------------

             Summary: 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
             Fix For: 1.4.0


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)