yiguolei commented on code in PR #39030: URL: https://github.com/apache/doris/pull/39030#discussion_r1709120624
########## be/src/vec/exec/format/table/transactional_hive_reader.cpp: ########## @@ -155,12 +155,15 @@ Status TransactionalHiveReader::init_row_filters(const TFileRangeDesc& range) { static int ORIGINAL_TRANSACTION_INDEX = 0; static int BUCKET_ID_INDEX = 1; static int ROW_ID_INDEX = 2; - const ColumnInt64& original_transaction_column = assert_cast<const ColumnInt64&>( Review Comment: not need -- 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