[GitHub] [spark] zhengruifeng commented on a diff in pull request #38762: [SPARK-41225] [CONNECT] [PYTHON] Disable unsupported functions.

2022-11-22 Thread GitBox
zhengruifeng commented on code in PR #38762: URL: https://github.com/apache/spark/pull/38762#discussion_r1029983662 ## python/pyspark/sql/connect/dataframe.py: ## @@ -951,6 +951,39 @@ def createOrReplaceGlobalTempView(self, name: str) -> None:

[GitHub] [spark] zhengruifeng commented on a diff in pull request #38762: [SPARK-41225] [CONNECT] [PYTHON] Disable unsupported functions.

2022-11-22 Thread GitBox
zhengruifeng commented on code in PR #38762: URL: https://github.com/apache/spark/pull/38762#discussion_r1029974156 ## python/pyspark/sql/connect/dataframe.py: ## @@ -951,6 +951,39 @@ def createOrReplaceGlobalTempView(self, name: str) -> None: