Closed jlowe closed 2 days ago
Fixes #11722. Adds NullIntolerantShim which is a trivial extension of NullIntolerant on anything except Spark 4. For Spark 4, the shim overrides the new nullIntolerant Expression method instead.
build
we should do a follow up audit for all of our expressions
Fixes #11722. Adds NullIntolerantShim which is a trivial extension of NullIntolerant on anything except Spark 4. For Spark 4, the shim overrides the new nullIntolerant Expression method instead.