[
https://issues.apache.org/jira/browse/HIVE-22630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005076#comment-17005076
]
Hive QA commented on HIVE-22630:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12989644/HIVE-22630.02.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 17786 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/20042/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/20042/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-20042/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12989644 - PreCommit-HIVE-Build
> 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.02.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)