[ https://issues.apache.org/jira/browse/HIVE-22630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajkumar Singh updated HIVE-22630: ---------------------------------- Attachment: HIVE-22630.01.patch Status: Patch Available (was: Open) > Do not retrieve Materialized View definitions for rebuild if query is test SQL > ------------------------------------------------------------------------------ > > Key: HIVE-22630 > URL: https://issues.apache.org/jira/browse/HIVE-22630 > Project: Hive > Issue Type: Bug > Environment: Hive-3.1.2 > Reporter: Rajkumar Singh > Assignee: Rajkumar Singh > Priority: Major > Attachments: HIVE-22630.01.patch, HIVE-22630.patch > > > for the query like select 1, select current_timestamp, select current_date > hive retrieve all the Materialized view from metastore, if the one of > databases are too large then this call take lots of time, the situation > becomes worse if there are too frequent if hive server receives frequent > "select 1" query ( connection pool uses it to check if the connection is > valid or not). -- This message was sent by Atlassian Jira (v8.3.4#803005)