aboutsummaryrefslogtreecommitdiff
path: root/extras/java8-tests
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2015-02-09 14:51:46 -0800
committerReynold Xin <rxin@databricks.com>2015-02-09 14:52:00 -0800
commit1e2fab22b81021c6fd84c13207ceeb5137b1b317 (patch)
tree6f4c721685a4731e948182efdfb48e2106e84baf /extras/java8-tests
parent18c5a999b94b992dbb6fadf70a04b967c498353d (diff)
downloadspark-1e2fab22b81021c6fd84c13207ceeb5137b1b317.tar.gz
spark-1e2fab22b81021c6fd84c13207ceeb5137b1b317.tar.bz2
spark-1e2fab22b81021c6fd84c13207ceeb5137b1b317.zip
[SPARK-5675][SQL] XyzType companion object should subclass XyzType
Otherwise, the following will always return false in Java. ```scala dataType instanceof StringType ``` Author: Reynold Xin <rxin@databricks.com> Closes #4463 from rxin/type-companion-object and squashes the following commits: 04d5d8d [Reynold Xin] Comment. 976e11e [Reynold Xin] [SPARK-5675][SQL]StringType case object should be subclass of StringType class (cherry picked from commit f48199eb354d6ec8675c2c1f96c3005064058d66) Signed-off-by: Reynold Xin <rxin@databricks.com>
Diffstat (limited to 'extras/java8-tests')
0 files changed, 0 insertions, 0 deletions