Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Done
-
3.1.0
-
None
-
None
Description
We should respect the ANSI mode in more places. What we have done so far are mostly the overflow check in various operators. This ticket is to track a category of ANSI mode behaviors: operators should throw runtime errors instead of returning null when the input is invalid.
Attachments
Issue Links
- relates to
-
SPARK-35030 ANSI SQL compliance
- Resolved