Skip to content

[SPARK-15557][SQL] cast the string into DoubleType when it's used together with decimal#13368

Closed
dilipbiswal wants to merge 1 commit into
apache:masterfrom
dilipbiswal:spark-15557
Closed

[SPARK-15557][SQL] cast the string into DoubleType when it's used together with decimal#13368
dilipbiswal wants to merge 1 commit into
apache:masterfrom
dilipbiswal:spark-15557

SPARK-15557] expression ((cast(99 as decimal) + '3') * '2.3' ) return…

46f3495
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs