spark-instrumented-optimizer/sql/core/src
Takeshi Yamamuro 14bb398fae [SPARK-19254][SQL] Support Seq, Map, and Struct in functions.lit
## What changes were proposed in this pull request?
This pr is to support Seq, Map, and Struct in functions.lit; it adds a new IF named `lit2` with `TypeTag` for avoiding type erasure.

## How was this patch tested?
Added tests in `LiteralExpressionSuite`

Author: Takeshi Yamamuro <yamamuro@apache.org>
Author: Takeshi YAMAMURO <linguin.m.s@gmail.com>

Closes #16610 from maropu/SPARK-19254.
2017-03-05 03:53:19 -08:00
..
main [SPARK-19254][SQL] Support Seq, Map, and Struct in functions.lit 2017-03-05 03:53:19 -08:00
test [SPARK-19254][SQL] Support Seq, Map, and Struct in functions.lit 2017-03-05 03:53:19 -08:00