spark-instrumented-optimizer/sql/catalyst/src
Lianhui Wang 9db73ec124 [SPARK-8381][SQL]reuse typeConvert when convert Seq[Row] to catalyst type
reuse-typeConvert when convert Seq[Row] to CatalystType

Author: Lianhui Wang <lianhuiwang09@gmail.com>

Closes #6831 from lianhuiwang/reuse-typeConvert and squashes the following commits:

1fec395 [Lianhui Wang] remove CatalystTypeConverters.convertToCatalyst
714462d [Lianhui Wang] add package[sql]
9d1fbf3 [Lianhui Wang] address JoshRosen's comments
768956f [Lianhui Wang] update scala style
4498c62 [Lianhui Wang] reuse typeConvert
2015-06-17 22:52:47 -07:00
..
main [SPARK-8381][SQL]reuse typeConvert when convert Seq[Row] to catalyst type 2015-06-17 22:52:47 -07:00
test [SPARK-8381][SQL]reuse typeConvert when convert Seq[Row] to catalyst type 2015-06-17 22:52:47 -07:00