David Chen created HIVE-7484:
--------------------------------
Summary: Format-independent fixture for testing storage formats
Key: HIVE-7484
URL: https://issues.apache.org/jira/browse/HIVE-7484
Project: Hive
Issue Type: Test
Components: Serializers/Deserializers
Reporter: David Chen
HIVE-7286 and HIVE-7420 adds test fixtures for running HCatalog core and
HCatalog Pig Adapter tests against all native storage formats in Hive (i.e.
those registered via StorageFormatDescriptor). Currently, Serdes are scattered
between the ql and serde modules and storage formats have little shared test
code.
As a result, a similar format-independent test fixture should be added to
provide a common set of tests for all native storage formats and will make it
easier to keep track of incomplete or unstable storage formats by making it
possible to disable running certain tests against a given storage format.
--
This message was sent by Atlassian JIRA
(v6.2#6252)