itholic commented on PR #42183: URL: https://github.com/apache/spark/pull/42183#issuecomment-1652896156
Thanks @kumarn for taking care of pandas support! 😺 Yeah, the changes itself looks pretty reasonable to me, but actually it's already addressed as a part of bulk behavior update PR from https://github.com/apache/spark/pull/40658. Actually most of them have already been addressed in bulk-PR, so let me add some comment for each ticket if they already addressed from bulk-PR (since I have no authority to mark tickets as "in progress"). Sorry for the confusion 🙏 But you can still find another pandas 2 ticket issue that is not duplicated to https://github.com/apache/spark/pull/40658 ?? And also I recommend you good starter task: SPARK-37935 which is addressing error class / error message refining. It's relatively simple, but also this is an good opportunity to explore various parts of Apache Spark code base. Also there are many example PRs to refer such as https://github.com/apache/spark/pull/42109 and https://github.com/apache/spark/pull/42018 :-). -- 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]
