cloud-fan commented on a change in pull request #26595: [SPARK-29956][SQL] A literal number with an exponent should be parsed to Double URL: https://github.com/apache/spark/pull/26595#discussion_r347925000
########## File path: sql/core/src/test/resources/sql-tests/results/ansi/decimalArithmeticOperations.sql.out ########## @@ -100,10 +98,9 @@ Decimal(expanded,1.5241578753238836750190519987501905210E+38,38,-1}) cannot be r -- !query 11 select 1e35 / 0.1 Review comment: ditto ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
