Revision history for Thrift-API-HiveClient2
0.001 2013-02-08
First version, released on an unsuspecting world.
0.002 2013-06-25
Fixed forgotten Thrift dependency
0.003 2013-06-27
Added some docs, fixed licence
Removed tempfiles from the package
Set defaults for host and port
0.004 2013-06-27
Fixed fetch() output
Made sure code and pod tell the same story
0.005 2013-06-28
Fixed missing Class::Accessor dep
0.006 2013-07-01
Removed Test::Pod::Coverage failure
0.007 2013-07-01
Removed more useless tests
0.008 2013-07-10
Added default timeout of 1h
Die in case the server returns an error in execute()
0.009 2013-07-10
Fixed bad error message
0.010 2013-07-11
Fixed fetch() behaviour due to hasMoreRows bug
0.011 2013-08-21
Fixed CDH 4.3.0 bug (thanks to Stephen Sprague and Oleksiy Kovyrin)
Added UTF-8 configuration comments