Closed beeandbo closed 11 years ago
Mind adding a test or two?
Thanks!
Yep, no problem. I'll add something next week.
On Fri, Oct 11, 2013 at 5:27 PM, Colin Marc notifications@github.comwrote:
Mind adding a test or two?
Thanks!
— Reply to this email directly or view it on GitHubhttps://github.com/colinmarc/impala-ruby/pull/6#issuecomment-26185312 .
Tests are added.
As a random note, I was unable to run the tests out of the box because the thrift gem requires thrift, but does not mark it as a dependency in the gemspec. I don't think this is your issue (https://issues.apache.org/jira/browse/THRIFT-2145), but just wanted to mention it as it caused some friction during testing.
Yeah, I know, but I don't want to cave and add thin/rack as dependencies to impala-ruby, so I'm not sure what to do.
Thanks so much!
Added invalidate to the list of known commands so you can issue an invalidate metadata query.