You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-52455][SQL][TESTS] Test expression-based defaults in UPDATE and MERGE
### What changes were proposed in this pull request?
This PR adds test for expression-based defaults in UPDATE and MERGE.
### Why are the changes needed?
To complete default value support.
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
This PR comes with tests.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes#51161 from aokolnychyi/spark-52455.
Authored-by: Anton Okolnychyi <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments