colinmarc / impala-ruby

an impala client for ruby
MIT License
34 stars 22 forks source link

add a method to Cursor for getting the 'runtime profile' string #13

Closed avibryant closed 10 years ago

avibryant commented 10 years ago

Next step would be to try to do some parsing of this to produce structured results, it's an insanely information-dense thing.

colinmarc commented 10 years ago

Can you add a small connected test for it? That protects us from the thrift changing under it.