forward3d / rbhive

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

Add method to get error message from async handles #44

Closed ojima-h closed 4 years ago

ojima-h commented 8 years ago

I could not find any method that read error message when async execution failed.

I added a method that returns errorMessage from GetOperationStatus response.