[ 
https://issues.apache.org/jira/browse/HIVE-5206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760397#comment-13760397
 ] 

Jason Dere commented on HIVE-5206:
----------------------------------

Ran unit tests with patches for 5203/5204/5206 applied:

Tests   Failures        Errors  Success rate    Time
2882    4       0       99.86%  36460.953

The 4 failures were the typical ones that fail on Mac: 
escape1.q,escape2.q,udf_translate.q,describe_comment_nonascii.q
Running these 4 tests on Linux passed.
                
> Support parameterized primitive types
> -------------------------------------
>
>                 Key: HIVE-5206
>                 URL: https://issues.apache.org/jira/browse/HIVE-5206
>             Project: Hive
>          Issue Type: Improvement
>          Components: Types
>            Reporter: Jason Dere
>            Assignee: Jason Dere
>         Attachments: HIVE-5206.1.patch, HIVE-5206.D12693.1.patch
>
>
> Support for parameterized types is needed for char/varchar/decimal support. 
> This adds a type parameters value to the 
> PrimitiveTypeEntry/PrimitiveTypeInfo/PrimitiveObjectInspector objects. 
> NO PRECOMMIT TESTS - dependent on HIVE-5203/HIVE-5204

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to