You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Anonymous (JIRA)" <ji...@apache.org> on 2016/03/24 08:55:25 UTC

[jira] [Created] (INFRA-11533) I need an answer for my question about hive

Anonymous created INFRA-11533:
---------------------------------

             Summary: I need an answer for my question about hive
                 Key: INFRA-11533
                 URL: https://issues.apache.org/jira/browse/INFRA-11533
             Project: Infrastructure
          Issue Type: Bug
          Components: Analysis
            Reporter: AKIF CAKIR


Hi I  have question about hive. 

assume there are t2 tables t1 and t2.
t1 and t2 have same columns 
t1:
emp_id, name, 	salary,	adress
1, a, 100, f

t2:
emp_id, name,	org,	product
1, trk, as, 	dss

and when I want to  select these tables like 
select *from t1,t2 join .....

hive birng me all columns but I am not able to identify which name columns come from which table.

please help, Thank you very much for your interest.

Akif 





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)