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

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

                Author: ASF GitHub Bot
            Created on: 02/Sep/20 15:02
            Start Date: 02/Sep/20 15:02
    Worklog Time Spent: 10m 
      Work Description: zabetak closed pull request #1424:
URL: https://github.com/apache/hive/pull/1424


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

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

> Infinite planning time on syntactically big queries
> ---------------------------------------------------
>
>                 Key: HIVE-24031
>                 URL: https://issues.apache.org/jira/browse/HIVE-24031
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Planning
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>         Attachments: ASTNode_getChildren_cost.png, 
> query_big_array_constructor.nps
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Syntactically big queries (~1 million tokens), such as the query shown below, 
> lead to very big (seemingly infinite) planning times.
> {code:sql}
> select posexplode(array('item1', 'item2', ..., 'item1M'));
> {code}



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

Reply via email to