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 GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/06 22:46:00 UTC

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

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

ASF GitHub Bot logged work on KNOX-2189:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Feb/20 22:45
            Start Date: 06/Feb/20 22:45
    Worklog Time Spent: 10m 
      Work Description: lmccay4 commented on pull request #256: KNOX-2189 - KnoxShellTable.select() must handle whitespace
URL: https://github.com/apache/knox/pull/256
 
 
   ## What changes were proposed in this pull request?
   
   Ability to use whitespace as a delimiter in the select method
   
   ## How was this patch tested?
   
   Manual and unit tests
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 383226)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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: 10m
>  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)