Aman Sinha has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/17595 )

Change subject: IMPALA-10723: Treat materialized view as a table instead of a 
view
......................................................................


Patch Set 12:

> Patch Set 12: Verified-1
>
> Build failed: https://jenkins.impala.io/job/gerrit-verify-dryrun/7961/

A few of the new tests I added for this patch failed due to the materialized 
view table being empty. On my local machine it works fine.  I looked at the 
logs from the jenkins run and see that the CREATE MATERIALIZED VIEW .. FROM 
alltypes_transactional join jointbl_transactional ... is being executed even 
before the INSERT commands into those source tables are executed, so the MV 
remains empty.  I will check if this can be addressed through a 
DEPENDENT_LOAD_HIVE section.  Not sure if this is applicable for materialized 
views.


--
To view, visit http://gerrit.cloudera.org:8080/17595
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: If3108996124c6544a97fb0c34b6aff5e324a6cff
Gerrit-Change-Number: 17595
Gerrit-PatchSet: 12
Gerrit-Owner: Aman Sinha <amsi...@cloudera.com>
Gerrit-Reviewer: Aman Sinha <amsi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Qifan Chen <qc...@cloudera.com>
Gerrit-Reviewer: Quanlong Huang <huangquanl...@gmail.com>
Gerrit-Comment-Date: Thu, 24 Mar 2022 07:01:18 +0000
Gerrit-HasComments: No

Reply via email to