Member since
06-27-2017
2
Posts
0
Kudos Received
0
Solutions
12-13-2017
11:40 PM
Which one is optimal to use in hive ? distinct or group by ? may i know how both of the will be processed in the background ?
... View more
Labels:
- Labels:
-
Apache Hive
09-05-2017
10:28 AM
i am trying to get the list of tables and columns using a single query. may i know how can i do that ? I am looking for something like ex: 'select * from dbc.columns where tables like 'E%' How do we achive that in hive?
... View more
Labels:
- Labels:
-
Apache Hive