[
https://issues.apache.org/jira/browse/KNOX-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay reopened KNOX-2025:
-------------------------------
Reopening this due to the fact that the current implementation for colname only
takes one name assuming that the colnames are the same in both tables. We need
to overload that with a two arg method for when they are different.
> 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
> Assignee: Ljmiv
> Priority: Major
> Labels: noob
> 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)