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 subversion and git services (Jira)" <ji...@apache.org> on 2019/09/19 00:05:00 UTC

[jira] [Commented] (KNOX-2016) KnoxShellTable SQL Builder, Col Select, Sort

    [ https://issues.apache.org/jira/browse/KNOX-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932936#comment-16932936 ] 

ASF subversion and git services commented on KNOX-2016:
-------------------------------------------------------

Commit 6422b540f38627a9bc3982ef99e09a9d3fce4327 in knox's branch refs/heads/master from Larry McCay
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=6422b54 ]

KNOX-2016 - KnoxShellTable SQL Builder, Col Select, Sort


> KnoxShellTable SQL Builder, Col Select, Sort
> --------------------------------------------
>
>                 Key: KNOX-2016
>                 URL: https://issues.apache.org/jira/browse/KNOX-2016
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>
> This change adds a number of features to the KnoxShellTable:
>  * SQL Builder to build a table from a SQL query (initial impl - needs continued work)
>  * Ability to select specific columns from an existing table to create a new one with the smaller set
>  * Ability to sort a table by a col
> It also fixes a bug in the Join Builder where the key index into the left table was being used for the key to the right.



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