jackylk 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_r361050057
##########
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:
This will break compatibility, better do not delete them
----------------------------------------------------------------
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