Larry McCay created KNOX-2308:
---------------------------------

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


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