Andy Sykes

Results 4 comments of Andy Sykes

Yep, it's totally possible to namespace them; in fact, I thought I had namespaced all the autogenerated code. It requires regenerating the Thrift code. I've been meaning to change the...

The IDL code is not owned by me or written by me. It's the property of the Hive project, and you can find the IDL files there if you want...

No. Why do you ask? We are using Hive to insert data, but not querying, so we do not need any more features than the gem already has. Lack of...

You're looking at doing something here: https://github.com/bernd/fpm-cookery/tree/master/lib/fpm/cookery/source_handler For example, it might make sense to modify the default `curl` handler to take multiple sources. Or create a new `multi_source` handler to...