rcongiu / Hive-JSON-Serde

Read - Write JSON SerDe for Apache Hive.
Other
732 stars 391 forks source link

Basic CR/LF deserialization test. #177

Closed dblock closed 3 years ago

dblock commented 7 years ago

This is related to https://github.com/rcongiu/Hive-JSON-Serde/issues/65, a basic deserialization of JSON with CR/LF. This works perfectly fine.

dblock commented 3 years ago

Someone want to merge this?

rcongiu commented 3 years ago

Merged, thanks for the remainder

dblock commented 3 years ago

Merged, thanks for the remainder

reminder :) I was sitting in a meeting where we were talking SerDe's in AWS Glue/RedShift/Athena and it all sounded too familiar ;)