Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Hive provides standard SQL functionality, including many of the later SQL:2003 and SQL:2011, and SQL:2016 features for analytics.
Hive's SQL can also be extended with user code via user defined functions (UDFs), user defined aggregates (UDAFs), and user defined table functions (UDTFs).

...