Github user ueshin commented on the issue:
https://github.com/apache/spark/pull/18444
Btw, seems like `array` module in Python 2 doesn't have `array.typecodes`
attribute.
```
Traceback (most recent call last):
File
"/home/jenkins/workspace/SparkPullRequestBuilder@3/python/pyspark/sql/tests.py",
line 2266, in test_array_types
unsupported_types = set(array.typecodes) - int_types - float_types
AttributeError: 'module' object has no attribute 'typecodes'
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]