Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support array_append (apache#1072)
* feat: support array_append * formatted code * rewrite array_append plan to match spark behaviour and fixed bug in QueryPlan serde * remove unwrap * Fix for Spark 3.3 * refactor array_append binary expression serde code * Disabled array_append test for spark 4.0+
- Loading branch information