Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.0.1
-
None
-
None
-
apache carbondata 2.0.1, hadoop 2.7.2, spark 2.4.5
Description
Hi Team we have created a table and also created a timeseries MV on it. Later we tried to insert a some data from other table to this newly created table but we have observed that while inserting ...MINOR compaction on the MV is getting triggered by it self. It doesn't happen for all the insert but whnever we insert 6 to 7th hour data and then 14 to 15 hour data....the MINOR compaction gets triggered. Could you tell us why the MINOR compaction is getting triggered by it self.