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)