PyHive icon indicating copy to clipboard operation
PyHive copied to clipboard

Use a setter for arraysize

Open gglanzani opened this issue 6 years ago • 1 comments

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.

gglanzani avatar Jun 01 '18 07: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