aboutsummaryrefslogtreecommitdiff
path: root/repl
diff options
context:
space:
mode:
authorTakuya UESHIN <ueshin@happy-camper.st>2014-11-14 14:21:16 -0800
committerMichael Armbrust <michael@databricks.com>2014-11-14 14:21:16 -0800
commitbbd8f5bee81d5788c356977c173dd1edc42c77a3 (patch)
treef7d1d014e0773e1eae5baa4273da5d6f96d95c37 /repl
parentade72c436276237f305d6a6aa4b594d43bcc4743 (diff)
downloadspark-bbd8f5bee81d5788c356977c173dd1edc42c77a3.tar.gz
spark-bbd8f5bee81d5788c356977c173dd1edc42c77a3.tar.bz2
spark-bbd8f5bee81d5788c356977c173dd1edc42c77a3.zip
[SPARK-4245][SQL] Fix containsNull of the result ArrayType of CreateArray expression.
The `containsNull` of the result `ArrayType` of `CreateArray` should be `true` only if the children is empty or there exists nullable child. Author: Takuya UESHIN <ueshin@happy-camper.st> Closes #3110 from ueshin/issues/SPARK-4245 and squashes the following commits: 6f64746 [Takuya UESHIN] Move equalsIgnoreNullability method into DataType. 5a90e02 [Takuya UESHIN] Refine InsertIntoHiveType and add some comments. cbecba8 [Takuya UESHIN] Fix a test title. 884ec37 [Takuya UESHIN] Merge branch 'master' into issues/SPARK-4245 3c5274b [Takuya UESHIN] Add tests to insert data of types ArrayType / MapType / StructType with nullability is false into Hive table. 41a94a9 [Takuya UESHIN] Replace InsertIntoTable with InsertIntoHiveTable if data types ignoring nullability are same. 43e6ef5 [Takuya UESHIN] Fix containsNull for empty array. 778e997 [Takuya UESHIN] Fix containsNull of the result ArrayType of CreateArray expression.
Diffstat (limited to 'repl')
0 files changed, 0 insertions, 0 deletions