You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Buntu Dev <bu...@gmail.com> on 2016/07/26 07:46:28 UTC

Alternatives to self join

I'm currently doing a self-join on a table 4 times on varying conditions.
Although it works fine, I'm not sure if there are any alternatives that
perform better. Please let me know.

Thanks!

RE: Alternatives to self join

Posted by "Markovitz, Dudu" <dm...@paypal.com>.
Hi

Can you please send your original query and perhaps a small dataset sample?

Thanks

Dudu

From: Buntu Dev [mailto:buntudev@gmail.com]
Sent: Tuesday, July 26, 2016 10:46 AM
To: user@hive.apache.org
Subject: Alternatives to self join

I'm currently doing a self-join on a table 4 times on varying conditions. Although it works fine, I'm not sure if there are any alternatives that perform better. Please let me know.

Thanks!