You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/12/09 12:41:53 UTC

[GitHub] [spark] grundprinzip opened a new pull request, #39009: [SPARK-41225][CONNECT][PYTHON][FOLLOW-UP] Disable unsupported functions.

grundprinzip opened a new pull request, #39009:
URL: https://github.com/apache/spark/pull/39009

   ### What changes were proposed in this pull request?
   This patch adds method stubs for unsupported functions in the Python client for Spark Connect in the `Column` class that will throw a `NoteImplementedError` when called. This is to give a clear indication to the users that these methods will be implemented in the future.
   
   ### Why are the changes needed?
   UX
   
   ### Does this PR introduce _any_ user-facing change?
   NO
   
   ### How was this patch tested?
   UT


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] xinrong-meng closed pull request #39009: [SPARK-41225][CONNECT][PYTHON][FOLLOW-UP] Disable unsupported functions.

Posted by GitBox <gi...@apache.org>.
xinrong-meng closed pull request #39009: [SPARK-41225][CONNECT][PYTHON][FOLLOW-UP] Disable unsupported functions.
URL: https://github.com/apache/spark/pull/39009


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] xinrong-meng commented on pull request #39009: [SPARK-41225][CONNECT][PYTHON][FOLLOW-UP] Disable unsupported functions.

Posted by GitBox <gi...@apache.org>.
xinrong-meng commented on PR #39009:
URL: https://github.com/apache/spark/pull/39009#issuecomment-1344864352

   Merged to master, thanks!


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org