Panagiotis Garefalakis created HIVE-25103:
---------------------------------------------

             Summary: Update row.serde excludes defaults
                 Key: HIVE-25103
                 URL: https://issues.apache.org/jira/browse/HIVE-25103
             Project: Hive
          Issue Type: Improvement
            Reporter: Panagiotis Garefalakis
            Assignee: Panagiotis Garefalakis


HIVE-16222 introduced row.serde.inputformat.excludes setting to disable 
row.serde for specific NON-Vectorized formats.
Since MapredParquetInputFormat is currently natively vectorized it should be 
removed from that list.

Even when hive.vectorized.use.vectorized.input.format is DISABLED
Vectorizer will not vectorize in row deserialize mode if the input format has 
is natively Vectorized so it is safe to remove.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to