[Feature request]: Add/review column comparators #272
Labels
API
enhancement
New feature or request
good first issue
Good for newcomers
spark_2.4
PR changes to spark 2.4
spark_3.0
PR changes to spark 3.0
spark_3.1
PR changes to spark 3.1
spark_3.2
PR changes to spark 3.2
spark_3.3
PR changes to spark 3.3
Please, check there is no other feature request like this one to avoid duplicates: see doric issues
Expected Behavior
colString("myCol1") < colString("myCol2")
Current Behavior (if so)
WE only have this bevaviour for Numeric & Date/Timestamp columns
The text was updated successfully, but these errors were encountered: