aboutsummaryrefslogtreecommitdiff
path: root/R/pkg/inst/tests
diff options
context:
space:
mode:
authorCheng Hao <hao.cheng@intel.com>2015-06-22 20:04:49 -0700
committerYin Huai <yhuai@databricks.com>2015-06-22 20:04:49 -0700
commit13321e65559f6354ec1287a690580fd6f498ef89 (patch)
tree82529748f2e083dff5e4e6baad62021543fc37bf /R/pkg/inst/tests
parent6b7f2ceafdcbb014791909747c2210b527305df9 (diff)
downloadspark-13321e65559f6354ec1287a690580fd6f498ef89.tar.gz
spark-13321e65559f6354ec1287a690580fd6f498ef89.tar.bz2
spark-13321e65559f6354ec1287a690580fd6f498ef89.zip
[SPARK-7859] [SQL] Collect_set() behavior differences which fails the unit test under jdk8
To reproduce that: ``` JAVA_HOME=/home/hcheng/Java/jdk1.8.0_45 | build/sbt -Phadoop-2.3 -Phive 'test-only org.apache.spark.sql.hive.execution.HiveWindowFunctionQueryWithoutCodeGenSuite' ``` A simple workaround to fix that is update the original query, for getting the output size instead of the exact elements of the array (output by collect_set()) Author: Cheng Hao <hao.cheng@intel.com> Closes #6402 from chenghao-intel/windowing and squashes the following commits: 99312ad [Cheng Hao] add order by for the select clause edf8ce3 [Cheng Hao] update the code as suggested 7062da7 [Cheng Hao] fix the collect_set() behaviour differences under different versions of JDK
Diffstat (limited to 'R/pkg/inst/tests')
0 files changed, 0 insertions, 0 deletions