[ https://issues.apache.org/jira/browse/HIVE-15181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Wei Zheng updated HIVE-15181: ----------------------------- Status: Patch Available (was: Open) > buildQueryWithINClause didn't properly handle multiples of > ConfVars.METASTORE_DIRECT_SQL_MAX_ELEMENTS_IN_CLAUSE > --------------------------------------------------------------------------------------------------------------- > > Key: HIVE-15181 > URL: https://issues.apache.org/jira/browse/HIVE-15181 > Project: Hive > Issue Type: Bug > Components: Hive, Transactions > Affects Versions: 2.1.0, 1.2.1 > Reporter: Wei Zheng > Assignee: Wei Zheng > Priority: Critical > Attachments: HIVE-15181.1.patch, HIVE-15181.2.patch, > HIVE-15181.3.patch, HIVE-15181.4.patch > > > As there is a bug, we can still work around the issue by using the settings > below (making sure the second setting is always at least 1000 times of the > first setting): > set hive.direct.sql.max.query.length=1; > set hive.direct.sql.max.elements.in.clause=1000; -- This message was sent by Atlassian JIRA (v6.3.4#6332)