Zhou Tong created SPARK-49356:
---------------------------------
Summary: For the comparison of string and int data types, the
result is unreasonable
Key: SPARK-49356
URL: https://issues.apache.org/jira/browse/SPARK-49356
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 3.4.3
Reporter: Zhou Tong
For example, `select '34.7' + 34` returns 37.7. However, select '34.7' <= 34`
will return true, which is unreasonable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]