You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thiruvel Thirumoolan (JIRA)" <ji...@apache.org> on 2010/08/09 09:21:16 UTC

[jira] Created: (HIVE-1519) Insertion should throw an error when partition order is different than create table

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.