Insertion should throw an error when partition order is different than create
table
-----------------------------------------------------------------------------------
Key: HIVE-1519
URL: https://issues.apache.org/jira/browse/HIVE-1519
Project: Hadoop Hive
Issue Type: Bug
Components: CLI
Reporter: Thiruvel Thirumoolan
Fix For: 0.7.0
Hive should throw an error when the partition order specified during insert is
different from the order specified during table creation.
Currently hive allows data insertion but further query of data doesn't return
any result.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.