Chetan Bhat created SPARK-34673:
-----------------------------------
Summary: Select queries fail with Error:
java.lang.IllegalArgumentException: Error: name expected at the position 10 of
'decimal(2,-2)' but '-' is found. (state=,code=0)
Key: SPARK-34673
URL: https://issues.apache.org/jira/browse/SPARK-34673
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 2.4.5
Environment: Spark 2.4.5
Reporter: Chetan Bhat
Temporary views are created
Select filter queries are executed on the Temporary views.
[Actual Issue] : - Select queries fail with Error:
java.lang.IllegalArgumentException: Error: name expected at the position 10 of
'decimal(2,-2)' but '-' is found. (state=,code=0)
[Expected Result] :- Select queries should be success on Temporary views.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]