aboutsummaryrefslogtreecommitdiff
path: root/resource-managers
diff options
context:
space:
mode:
authorWenchen Fan <wenchen@databricks.com>2017-01-03 22:40:14 -0800
committerYin Huai <yhuai@databricks.com>2017-01-03 22:40:14 -0800
commitcbd11d235752d0ab30cfdbf2351cb3e68a123606 (patch)
tree38ec8095c4f42a6e10f19c3583ec8a573a60f91e /resource-managers
parentb67b35f76b684c5176dc683e7491fd01b43f4467 (diff)
downloadspark-cbd11d235752d0ab30cfdbf2351cb3e68a123606.tar.gz
spark-cbd11d235752d0ab30cfdbf2351cb3e68a123606.tar.bz2
spark-cbd11d235752d0ab30cfdbf2351cb3e68a123606.zip
[SPARK-19072][SQL] codegen of Literal should not output boxed value
## What changes were proposed in this pull request? In https://github.com/apache/spark/pull/16402 we made a mistake that, when double/float is infinity, the `Literal` codegen will output boxed value and cause wrong result. This PR fixes this by special handling infinity to not output boxed value. ## How was this patch tested? new regression test Author: Wenchen Fan <wenchen@databricks.com> Closes #16469 from cloud-fan/literal.
Diffstat (limited to 'resource-managers')
0 files changed, 0 insertions, 0 deletions