Bugfix
The following bugs are fixed:
- BEs may crash if an expression encounters an error in the initial stage. #11395
- BEs may crash if invalid JSON data is loaded. #10804
- Parallel writing encounters an error when the pipeline engine is enabled. #11451
- BEs crash when the ORDER BY NULL LIMIT clause is used. #11648
- BEs crash if the column type defined in the external table is different from the column type in the source Parquet file. #11839