PyHive icon indicating copy to clipboard operation
PyHive copied to clipboard

Add script to generate new TCLIService files

Open gglanzani opened this issue 6 years ago • 1 comments

This PR add the generate.py function. When invoked, it will fetch the specified Thrift specification for HiveServer2, and generate the relevant Python files. If nothing is specified, it will fetch the spec from Hive 2.3.

Usage is

python generate.py <URL>

This PR should make it easier for developers to update the generated code more often.

gglanzani avatar Jun 05 '18 15:06 gglanzani

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 16 '22 21:04 CLAassistant