**Describe the bug** 1. NPE using `select * from xxx outfile` will cause NPE when analyzing the statement. 2. BE crash select outfile with parquet format without `properties` clause will cause BE crash
Describe the bug
NPE
using
select * from xxx outfilewill cause NPE when analyzing the statement.BE crash
select outfile with parquet format without
propertiesclause will cause BE crash