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 2022/09/02 20:00:00 UTC

[jira] [Work logged] (KNOX-2798) Add a trim method to KnoxShellTable to trim all values in a Column

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

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

                Author: ASF GitHub Bot
            Created on: 02/Sep/22 19:59
            Start Date: 02/Sep/22 19:59
    Worklog Time Spent: 10m 
      Work Description: lmccay opened a new pull request, #628:
URL: https://github.com/apache/knox/pull/628

   … a Column
   
   ## What changes were proposed in this pull request?
   We need a method to call to trim whitespace from all values in a column of a KnoxShellTable. This is useful for values that are numbers that are padded with spaces in order to enable numeric operations.
   
   ## How was this patch tested?
   
   Added unit tests and manual testing from within KnoxShell
   
   Please review [Knox Contributing Process](https://cwiki.apache.org/confluence/display/KNOX/Contribution+Process#ContributionProcess-GithubWorkflow) before opening a pull request.
   




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

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

> Add a trim method to KnoxShellTable to trim all values in a Column
> ------------------------------------------------------------------
>
>                 Key: KNOX-2798
>                 URL: https://issues.apache.org/jira/browse/KNOX-2798
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: KnoxShell
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>             Fix For: 2.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> We need a method to call to trim whitespace from all values in a column of a KnoxShellTable. This is useful for values that are numbers that are padded with spaces in order to enable numeric operations.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)