Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/19255#discussion_r139305858
--- Diff: python/pyspark/sql/types.py ---
@@ -24,6 +24,7 @@
import re
import base64
from array import array
+from functools import lru_cache
--- End diff --
I don't think the backport is not the builtin one. I'd not add this as a
dependency for now.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]