[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2021-03-24 Thread Jira


 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

László Bodor updated HIVE-16369:

Parent: HIVE-24872
Issue Type: Sub-task  (was: Bug)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Sub-task
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
>  Labels: TODOC3.0
> Fix For: 3.0.0
>
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.09.patch, HIVE-16369.091.patch, 
> HIVE-16369.092.patch, HIVE-16369.093.patch, HIVE-16369.094.patch, 
> HIVE-16369.095.patch, HIVE-16369.097.patch, HIVE-16369.098.patch, 
> HIVE-16369.099.patch, HIVE-16369.0991.patch, HIVE-16369.0992.patch, 
> HIVE-16369.0993.patch, HIVE-16369.0994.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



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


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-20 Thread Lefty Leverenz (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lefty Leverenz updated HIVE-16369:
--
Labels: TODOC3.0  (was: )

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
>  Labels: TODOC3.0
> Fix For: 3.0.0
>
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.0993.patch, HIVE-16369.0994.patch, 
> HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-20 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.0993.patch, HIVE-16369.0994.patch, 
> HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-20 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Fix Version/s: 3.0.0

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Fix For: 3.0.0
>
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.0993.patch, HIVE-16369.0994.patch, 
> HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-20 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.0993.patch, HIVE-16369.0994.patch, 
> HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-20 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.0994.patch

Make sure there are not any recent Q file issues.

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.0993.patch, HIVE-16369.0994.patch, 
> HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-20 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.0993.patch, HIVE-16369.099.patch, 
> HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-19 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.0993.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.0993.patch, HIVE-16369.099.patch, 
> HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-19 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-19 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-19 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.0992.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.0992.patch, HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-07-19 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Description: 
Vectorize a submit of current PTFOperator window function support.  The first 
phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.

Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
variable hive.vectorized.execution.ptf.enabled is off by default.

  was:Vectorize a submit of current PTFOperator window function support.  The 
first phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.


> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.
> Since we don't have unbounded support yet (i.e. spilling to disk) the enable 
> variable hive.vectorized.execution.ptf.enabled is off by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-06-27 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-06-27 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.0991.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.0991.patch, 
> HIVE-16369.099.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-06-27 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.099.patch, 
> HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-28 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.099.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.099.patch, 
> HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-28 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.099.patch, 
> HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-28 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-28 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.098.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-28 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.098.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-28 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-24 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.097.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-24 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.097.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-24 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-10 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-10 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.095.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.095.patch, 
> HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-09 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Description: Vectorize a submit of current PTFOperator window function 
support.  The first phase doesn't include custom PRECEDING / FOLLOWING window 
frame clauses.  (was: Support vectorization of PTF that doesn't include custom 
PRECEDING / FOLLOWING window frame clauses.)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.09.patch
>
>
> Vectorize a submit of current PTFOperator window function support.  The first 
> phase doesn't include custom PRECEDING / FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-09 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.094.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-09 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-09 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.094.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-09 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-09 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.093.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-09 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.093.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-02 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-02 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-02 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.092.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.092.patch, 
> HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-01 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-01 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.091.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-05-01 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.091.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-30 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-30 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.09.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch, HIVE-16369.09.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-18 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.07.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch, 
> HIVE-16369.07.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-18 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-18 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-18 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.06.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz, HIVE-16369.06.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-17 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-17 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.05.patch.tar.gz

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch, HIVE-16369.05.patch.tar.gz
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-16 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.04.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-16 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch, 
> HIVE-16369.04.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-13 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-05 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.02.patch

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-05 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: In Progress)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch, HIVE-16369.02.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-05 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: In Progress  (was: Patch Available)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-04 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Status: Patch Available  (was: Open)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-04 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Attachment: HIVE-16369.01.patch

Work-in-progress patch.

Spark equivalent of ReduceRecordSource needs conversion to 
setNextVectorBatchGroupStatus.

VectorPTFOperator can only handle partition/frame size of 1 batch (1024 rows).  
Need to add memory buffering of VRBs and overflow storage on disk.

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
> Attachments: HIVE-16369.01.patch
>
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (HIVE-16369) Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)

2017-04-04 Thread Matt McCline (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-16369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt McCline updated HIVE-16369:

Description: Support vectorization of PTF that doesn't include custom 
PRECEDING / FOLLOWING window frame clauses.  (was: Support vectorization of PTF 
that doesn't include customer PRECEDING / FOLLOWING window frame clauses.)

> Vectorization: Support PTF (Part 1: No Custom Window Framing -- Default Only)
> -
>
> Key: HIVE-16369
> URL: https://issues.apache.org/jira/browse/HIVE-16369
> Project: Hive
>  Issue Type: Bug
>  Components: Hive
>Reporter: Matt McCline
>Assignee: Matt McCline
>Priority: Critical
>
> Support vectorization of PTF that doesn't include custom PRECEDING / 
> FOLLOWING window frame clauses.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)