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
Currently, the decode function is used only for decoding strings. However, a CASE WHEN equivalent has been available in the Spark SQL API since version 3.2.0
Currently, the
decodefunction is used only for decoding strings. However, aCASE WHENequivalent has been available in the Spark SQL API since version 3.2.0https://spark.apache.org/docs/latest/api/sql/string-functions/#decode