Error message for "Both Left and Right Aliases Encountered in Join time" cites 
wrong row/col
--------------------------------------------------------------------------------------------

                 Key: HIVE-1839
                 URL: https://issues.apache.org/jira/browse/HIVE-1839
             Project: Hive
          Issue Type: Bug
          Components: Query Processor
            Reporter: Adam Kramer


In all cases of the above error, the error message looks like this:

FAILED: Error in semantic analysis: line 0:-1 Both Left and Right Aliases 
Encountered in Join time

...the 0:-1 is incorrect. This should provide the row and the column number.

Ideally, it would also provide the textual left and right aliases so that the 
user could identify which aliases are encountered where since this is rarely 
obvious.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to