Core concept

LATERAL VIEW to use in queries. Custom UDTFs Java.

Advertisement

How it works

Explode array → row per element. Careful memory.

Advertisement

Trade-offs + gotchas

Denormalizing nested data. Splitting text into words.