PyHive
PyHive copied to clipboard
Use a setter for arraysize
The reason behind this is that non-integer sizes or None (or 0) do not make sense.
Especially with None, which might be a common pattern, this should be prevented as it raises (cryptic) errors on the Thrift size.
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.