[refactor] add some log when close parquet file (#8144)
This commit is contained in:
@ -557,7 +557,6 @@ bool CsvScanNode::split_check_fill(const std::string& line, RuntimeState* state)
|
||||
|
||||
if (flag == false) {
|
||||
LOG(INFO) << error_msg.str();
|
||||
;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user