Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: author: Harish Butani (please review edits in definition of Null Supplying table)

...

 

Preserved Row Table

Null Supplying Table

Join
Predicate

Case J1:
Not Pushed

Case J2:
Pushed

Where
Predicate

Case W1:
Pushed

Case W2:
Not Pushed

See Examples below for illustrations of cases J1, J2, W1, and W2.

Hive Implementation

Hive enforces the predicate pushdown rules by:

...