PyHive
PyHive copied to clipboard
Add script to generate new TCLIService files
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.
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.