You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Rajkumar Singh (JIRA)" <ji...@apache.org> on 2019/06/20 20:43:00 UTC

[jira] [Updated] (HIVE-21903) HiveServer2 Query Compilation fails with StackOverflowError if the list of values in IN Clause is too big

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

Rajkumar Singh updated HIVE-21903:
----------------------------------
    Summary: HiveServer2 Query Compilation fails with StackOverflowError if the list of values in IN Clause is too big  (was: HiveServer2 Query Compilation fails with StackOverflowError if the list of IN is too big)

> HiveServer2 Query Compilation fails with StackOverflowError if the list of values in IN Clause is too big
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-21903
>                 URL: https://issues.apache.org/jira/browse/HIVE-21903
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>         Environment: Hive-3.1. java-8, Thread stack size default set to 1024k
>            Reporter: Rajkumar Singh
>            Priority: Major
>         Attachments: thread-progress.log
>
>
> Steps to Reproduce:
> The query including some joins and IN clause containing more than 15000 values.
> Attaching the Handlers thread progress before it runs into the StackOverFlowError.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)