forward3d / rbhive

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

Added support for other storage formats #34

Closed rafalcymerys closed 8 years ago

rafalcymerys commented 9 years ago

Since Hive 0.11 it's possible to use other storage formats than text files (ORC, Parquet). Previously the format was hardcoded, now it's possible to pass it as an extra option when calling TableSchema.new.