[ 
https://issues.apache.org/jira/browse/HIVE-25103?focusedWorklogId=625853&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-625853
 ]

ASF GitHub Bot logged work on HIVE-25103:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 21/Jul/21 00:08
            Start Date: 21/Jul/21 00:08
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] closed pull request #2262:
URL: https://github.com/apache/hive/pull/2262


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 625853)
    Time Spent: 0.5h  (was: 20m)

> Update row.serde exclude defaults
> ---------------------------------
>
>                 Key: HIVE-25103
>                 URL: https://issues.apache.org/jira/browse/HIVE-25103
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Panagiotis Garefalakis
>            Assignee: Panagiotis Garefalakis
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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.
> Conf order to control vectorization:
> 1. hive.vectorized.use.vectorized.input.format
> 2. hive.vectorized.use.vector.serde.deserialize
> 3. hive.vectorized.use.row.serde.deserialize



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

Reply via email to