Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add hive.orderby.position.alias for HIVE-15797

...

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

...

The default sorting order is ascending (ASC).

...