BELUGA BEHR created HIVE-18602: ---------------------------------- Summary: Implement Partition By Hash Index Key: HIVE-18602 URL: https://issues.apache.org/jira/browse/HIVE-18602 Project: Hive Issue Type: New Feature Reporter: BELUGA BEHR
Borrowing the concept from MySQL. This would also save us from having random column values in the HDFS partition file path since the HASH value would be hex and each one would be the same length. https://dev.mysql.com/doc/refman/5.7/en/partitioning-hash.html -- This message was sent by Atlassian JIRA (v7.6.3#76005)