-
- Downloads
[SPARK-20017][SQL] change the nullability of function 'StringToMap' from 'false' to 'true'
## What changes were proposed in this pull request? Change the nullability of function `StringToMap` from `false` to `true`. Author: zhaorongsheng <334362872@qq.com> Closes #17350 from zhaorongsheng/bug-fix_strToMap_NPE.
Showing
- sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/complexTypeCreator.scala 3 additions, 1 deletion...e/spark/sql/catalyst/expressions/complexTypeCreator.scala
- sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/expressions/ComplexTypeSuite.scala 7 additions, 0 deletions...che/spark/sql/catalyst/expressions/ComplexTypeSuite.scala
Loading
Please register or sign in to comment