Hi,
I just opened "ql" and from there it was easy:
https://github.com/cloudera/hive/tree/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec
Not 100% this is what you want but it looks pretty much like it.
btw this would be probably more a question for the dev mailing list:
[email protected] <mailto:[email protected]> - For discussions about
code, design and features.
Send an empty email [email protected]
<mailto:[email protected]> in order to subscribe to this mailing
list.
Regards
Martin
On 17/06/2011 07:41, Huan Li wrote:
I want to take a look at what's the implementations for queries like
JOIN/MAPJOIN/SORT BY/ORDER BY...
I have source code for hive, but I can not figure out where to start.
Any ideas?
Thanks,
Huan