Enhancement
Currently, the output block after joined is close to max_block_size, but in some cases that contain other condition,the final output block may be filtered to a very small size. So we should merge final output blocks again if they are too small.