HyukjinKwon commented on a change in pull request #30580:
URL: https://github.com/apache/spark/pull/30580#discussion_r534649524
##########
File path: python/pyspark/ml/feature.py
##########
@@ -3765,6 +3765,15 @@ def labels(self):
"""
Review comment:
I will leave this one to @srowen as well but I believe that should be
fine as this one itself is an exception to add an API to maintenance release.
It doesn't break anything and just add one line in the documentation that
should have been done for Spark 3.0.0. I think this is more like a matter of
judgement.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]