forward3d / rbhive

Ruby gem for querying Apache Hive
http://www.forward3d.com
MIT License
98 stars 74 forks source link

Custom ioformat support #53

Open Navgeet opened 5 years ago

Navgeet commented 5 years ago

Hive allows using custom input/outputformat as detailed in https://cwiki.apache.org/confluence/display/Hive/LanguageManual+DDL#LanguageManualDDL-StorageFormatsStorageFormatsRowFormat,StorageFormat,andSerDe

Would also like to document this, should I add a section in the README on how to specify serde?