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
OpenJDK 64-Bit Server VM (build 25.362-b09, mixed mode)
Spark Version
[org.apache.spark/spark-core_2.12 "3.3.2"]
Problem / Steps to reproduce
org.apache.spark.sql.functions/ltrim supports both 1- and 2-arity calls, but zero-one.geni.core.functions/ltrim does only 1-arity. The same is true for rtrim.
Let me know if you fancy a PR.
The text was updated successfully, but these errors were encountered:
Info
Problem / Steps to reproduce
org.apache.spark.sql.functions/ltrim
supports both 1- and 2-arity calls, butzero-one.geni.core.functions/ltrim
does only 1-arity. The same is true forrtrim
.Let me know if you fancy a PR.
The text was updated successfully, but these errors were encountered: