[
https://issues.apache.org/jira/browse/HIVE-7936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133803#comment-14133803
]
Suma Shivaprasad commented on HIVE-7936:
----------------------------------------
Running org.apache.hadoop.hive.cli.TestCliDriver
Tests run: 1605, Failures: 6, Errors: 0, Skipped: 0, Time elapsed: 64,742.281
sec <<< FAILURE! - in org.apache.hadoop.hive.cli.TestCliDriver
Running org.apache.hadoop.hive.cli.TestNegativeCliDriver
Tests run: 630, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,729.428 sec
- in org.apache.hadoop.hive.cli.TestNegativeCliDriver
Results :
Tests run: 630, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.hadoop.hive.ql.parse.TestParse
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.192 sec -
in org.apache.hadoop.hive.ql.parse.TestParse
Results :
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.hadoop.hive.cli.TestContribCliDriver
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 450.972 sec -
in org.apache.hadoop.hive.cli.TestContribCliDriver
Results :
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
The 6 tests which failed included:
alter_partition_coltype.q
alter_partition_update_status.q
escape1.q
escape2.q
extrapolate_part_stats_full.q
metadata_only_queries_with_filters.q
These tests ran successfully upon rerunning and are not connected to the
current code fix.
> Support for handling Thrift Union types
> ----------------------------------------
>
> Key: HIVE-7936
> URL: https://issues.apache.org/jira/browse/HIVE-7936
> Project: Hive
> Issue Type: Bug
> Components: Serializers/Deserializers
> Affects Versions: 0.13.1
> Reporter: Suma Shivaprasad
> Assignee: Suma Shivaprasad
> Fix For: 0.14.0
>
> Attachments: HIVE-7936.1.patch, HIVE-7936.2.patch, HIVE-7936.patch,
> complex.seq
>
>
> Currently hive does not support thrift unions through ThriftDeserializer.
> Need to add support for the same
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)