aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorWenchen Fan <cloud0fan@outlook.com>2015-06-07 11:07:19 -0700
committerReynold Xin <rxin@databricks.com>2015-06-07 11:07:19 -0700
commitdb81b9d89f62f18a3c4c2d9bced8486bfdea54a2 (patch)
tree1fdd845418baab313fde76520439851199597597 /bin
parentd6d601a07b17069d41eb4114bd5f7ab2c106720d (diff)
downloadspark-db81b9d89f62f18a3c4c2d9bced8486bfdea54a2.tar.gz
spark-db81b9d89f62f18a3c4c2d9bced8486bfdea54a2.tar.bz2
spark-db81b9d89f62f18a3c4c2d9bced8486bfdea54a2.zip
[SPARK-7952][SQL] use internal Decimal instead of java.math.BigDecimal
This PR fixes a bug introduced in https://github.com/apache/spark/pull/6505. Decimal literal's value is not `java.math.BigDecimal`, but Spark SQL internal type: `Decimal`. Author: Wenchen Fan <cloud0fan@outlook.com> Closes #6574 from cloud-fan/fix and squashes the following commits: b0e3549 [Wenchen Fan] rename to BooleanEquality 1987b37 [Wenchen Fan] use Decimal instead of java.math.BigDecimal f93c420 [Wenchen Fan] compare literal
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions