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

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

                Author: ASF GitHub Bot
            Created on: 26/Mar/20 14:58
            Start Date: 26/Mar/20 14:58
    Worklog Time Spent: 10m 
      Work Description: lmccay commented on pull request #300: KNOX-2308 - Add 
sortNumeric to KnoxShellTable for Cols that are numer…
URL: https://github.com/apache/knox/pull/300
 
 
   
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 410317)
    Time Spent: 20m  (was: 10m)

> Add sortNumeric to KnoxShellTable for Cols that are numeric but values are 
> String
> ---------------------------------------------------------------------------------
>
>                 Key: KNOX-2308
>                 URL: https://issues.apache.org/jira/browse/KNOX-2308
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: KnoxShell
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Tables that are created from CSV files contain cols with only String types 
> even though cols can be created with specific types. Sorting numeric values 
> as Strings result in improper sorts. This patch provides a sortNumeric which 
> internally converts the col to doubles and then does the sort. It sorts the 
> table properly but leaves the col unchanged within the table itself.



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

Reply via email to