qidaye opened a new pull request, #42051:
URL: https://github.com/apache/doris/pull/42051

   ## Proposed changes
   
   1. Rename `skip_inverted_index` to `columns_to_do_index_compaction` to make 
it more clear.
   2. Remove redundant rowid_conversion check in index compaction
   3. Rename function `construct_skip_inverted_index` to 
`construct_index_compaction_columns`
   4. Check `index.col_unique_ids` empty before using to avoid crash and log 
tablet schema for debug.
   5. Avoid unnecessary bkd and variant index checks by advancing column type 
checking before `has_inverted_index`


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to