Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/17160
So.. it seems
```python
TypeError: argument of type 'int' is not iterable
```
vs
```python
ValueError: Cannot apply 'in' operator against a column: please use
'contains' in a string column or 'array_contains' function for an array column.
```
---
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]