Indhumathi27 commented on a change in pull request #3692:
URL:
https://github.com/apache/carbondata/pull/3692#discussion_r412776771##########
File path: integration/spark/src/test/scala/org/apache/carbondata/view/timeseries/TestMVTimeSeriesLoadAndQuery.scala
##########
@@ -373,8 +363,8 @@ class TestMVTimeSeriesLoadAndQuery extends QueryTest with BeforeAndAfterAll {
sql("drop table if exists maintable")
}
- def dropMaterializedView(mvName: String): Unit = {
Review comment:
you have changed method name from `dropMaterializedView` to `dropMV`. Can keep the old method name.
----------------------------------------------------------------
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:
[hidden email]