marchpure commented on a change in pull request #3947:
URL: https://github.com/apache/carbondata/pull/3947#discussion_r495440288



##########
File path: 
integration/spark/src/test/scala/org/apache/carbondata/view/timeseries/TestCreateMVWithTimeSeries.scala
##########
@@ -165,20 +180,32 @@ class TestCreateMVWithTimeSeries extends QueryTest with 
BeforeAndAfterAll {
     sql("drop materialized view if exists mv2")
   }
 
-  test("insert and create materialized view in progress") {
+  test("reate materialized view should fail when parent table is insert 
overwrite in progress") {

Review comment:
       reate -> create




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to