Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: rearrange bullet text

...

In groupByExpression columns are specified by name, not by position number. However in in Hive 0.11.0 and and later, columns can be specified by position if when configured as follows:

...

Simple Examples

In order to count the number of rows in a table:

...