ajantha-bhat commented on a change in pull request #3522:
[CARBONDATA-3609][CARBONDATA-3610] Remove preaggregate and timeseries datamap
URL: https://github.com/apache/carbondata/pull/3522#discussion_r360773039
##########
File path:
integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/datamap/CarbonDropDataMapCommand.scala
##########
@@ -33,7 +32,6 @@ import org.apache.carbondata.core.datamap.{DataMapProvider,
DataMapStoreManager}
import org.apache.carbondata.core.datamap.status.DataMapStatusManager
import org.apache.carbondata.core.locks.{CarbonLockUtil, ICarbonLock,
LockUsage}
import org.apache.carbondata.core.metadata.AbsoluteTableIdentifier
-import
org.apache.carbondata.core.metadata.converter.ThriftWrapperSchemaConverterImpl
Review comment:
In `Schema.Thrift`
`DataMapSchema` has `childTableIdentifier`, `childTableSchema`.
I think we can check and remove those if it is not used for MV
----------------------------------------------------------------
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]
With regards,
Apache Git Services