spark-llap
spark-llap copied to clipboard
Strict json writer support
What changes were proposed in this pull request?
Add StrictJsonWriter support for streaming to allow complex types.
How was this patch tested?
Was manually tested in a high volume environment (300 million records per day in a table with 100 columns, half of them complex types.)
fix for issue #255