Esri / spatial-framework-for-hadoop

The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis.
Apache License 2.0
363 stars 160 forks source link

JSON serialization under SparkSQL #98

Closed randallwhitman closed 8 years ago

randallwhitman commented 8 years ago

Support running under SparkSQL as well as under Hive.

97 @climbage

randallwhitman commented 8 years ago

Also, adds support for deserializing an attribute column of type tinyint (Byte).