ueshin opened a new pull request, #41041: URL: https://github.com/apache/spark/pull/41041
### What changes were proposed in this pull request? Removes a workaround for pandas categorical type for pyarrow. ### Why are the changes needed? Now that the minimum version of pyarrow is `1.0.0`, a workaround for pandas' categorical type for pyarrow can be removed. > Note: This can be removed once minimum pyarrow version is >= 0.16.1 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Existing tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
