When we load or insert huge number of rows in a table, OPS center shows that compaction has been triggered, it starts several compactions. My guess is that those are minor compactions triggered based on the min_threshold set on the table. Is my understanding correct. From OPS center is it possible to distinguish a minor compaction from a major one.