aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorTakuya UESHIN <ueshin@happy-camper.st>2014-05-27 22:17:50 -0700
committerReynold Xin <rxin@apache.org>2014-05-27 22:17:50 -0700
commit9df86835b60ce587c8b9bd4ad7410eebf59a179d (patch)
tree2bfe05b040907dae7c1ad8fd2fe5b2a731af07b1 /assembly
parent068256745052b0aa947dd8c16b1f1d73d8e4631e (diff)
downloadspark-9df86835b60ce587c8b9bd4ad7410eebf59a179d.tar.gz
spark-9df86835b60ce587c8b9bd4ad7410eebf59a179d.tar.bz2
spark-9df86835b60ce587c8b9bd4ad7410eebf59a179d.zip
[SPARK-1938] [SQL] ApproxCountDistinctMergeFunction should return Int value.
`ApproxCountDistinctMergeFunction` should return `Int` value because the `dataType` of `ApproxCountDistinct` is `IntegerType`. Author: Takuya UESHIN <ueshin@happy-camper.st> Closes #893 from ueshin/issues/SPARK-1938 and squashes the following commits: 3970e88 [Takuya UESHIN] Remove a superfluous line. 5ad7ec1 [Takuya UESHIN] Make dataType for each of CountDistinct, ApproxCountDistinctMerge and ApproxCountDistinct LongType. cbe7c71 [Takuya UESHIN] Revert a change. fc3ac0f [Takuya UESHIN] Fix evaluated value type of ApproxCountDistinctMergeFunction to Int.
Diffstat (limited to 'assembly')
0 files changed, 0 insertions, 0 deletions