[
https://issues.apache.org/jira/browse/HIVE-17164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16109901#comment-16109901
]
Teddy Choi commented on HIVE-17164:
-----------------------------------
The patch looks good, but some tests are failed.
llap/vector_ptf_part_simple.q.out is failed because of different fractions.
Also vector_windowing_expressions.q.out for TestCliDriver needs to be updated,
too.
> Vectorization: Support PTF (Part 2: Unbounded Support-- Turn ON by default)
> ---------------------------------------------------------------------------
>
> Key: HIVE-17164
> URL: https://issues.apache.org/jira/browse/HIVE-17164
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Attachments: HIVE-17164.01.patch, HIVE-17164.02.patch
>
>
> Add disk storage backing. Turn hive.vectorized.execution.ptf.enabled on by
> default.
> Add hive.vectorized.ptf.max.memory.buffering.batch.count to specify the
> maximum number of vectorized row batch to buffer in memory before spilling to
> disk.
> Add hive.vectorized.testing.reducer.batch.size parameter to have the Tez
> Reducer make small batches for making a lot of key group batches that cause
> memory buffering and disk storage backing.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)