You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Larry McCay (Jira)" <ji...@apache.org> on 2019/09/24 21:14:00 UTC

[jira] [Created] (KNOX-2025) KnoxShellTable - Join Builder on Method should accept Col Names

Larry McCay created KNOX-2025:
---------------------------------

             Summary: KnoxShellTable - Join Builder on Method should accept Col Names
                 Key: KNOX-2025
                 URL: https://issues.apache.org/jira/browse/KNOX-2025
             Project: Apache Knox
          Issue Type: Improvement
          Components: KnoxShell
            Reporter: Larry McCay
             Fix For: 1.4.0


The on() in the Join builder currently accepts two ints as the 0 based index into the cols.

We need to also be able to join on Col Names - we can just look up the index from the names as done in other places already.



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