hive 内置函数

1.sort_array(): sort_array(array(obj1, obj2,...)) - Sorts the input array in ascending order according to the natural ordering of the array elements. Example: >SELECT sort_array(array('b', 'd', 'c', '
相关文章
相关标签/搜索