Shreepadma Venugopalan created HIVE-3023:
--------------------------------------------

             Summary: Move runtime exception for incorrect number of matching 
groups in Regex SerDe to compile time
                 Key: HIVE-3023
                 URL: https://issues.apache.org/jira/browse/HIVE-3023
             Project: Hive
          Issue Type: Improvement
          Components: Serializers/Deserializers
    Affects Versions: 0.9.0
            Reporter: Shreepadma Venugopalan
            Assignee: Shreepadma Venugopalan


Regex SerDe has been enhanced to raise an exception in the deserialize() method 
if the number of matching groups don't match the number of columns in the 
metastore. Run time exception aren't returned correctly to the HIVE shell. 
Hence this exception has to be moved to compile time in the initialize() method 
of Regex SerDe.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to