itholic commented on PR #39130: URL: https://github.com/apache/spark/pull/39130#issuecomment-1357917646
Can we update the title? The PR title should be of started with the form `[SPARK-xxxx][COMPONENT]` (You can also check [Contributing to Spark ](https://spark.apache.org/contributing.html) for more detail) I thin we can just update the title something like `[MINOR][PYTHON] Fix grammar for pyspark/sql/dataframe.py`. In regular way to create PR for Apache Spark, 1. Create the ticket for [Apache Spark JIRA](https://issues.apache.org/jira/projects/SPARK/summary). 2. Open a PR with relevant JIRA number (Exceptionally, for minor fix sometimes we typically just using `[MINOR]` tag without JIRA ticket like this case) Btw, we also have `pyspark/sql/connect/dataframe.py`, so current title may confuse anyway. -- 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]
