Re: [PR] [SPARK-48828][DOCS] Update documentation to add `column` as alias of `col` [spark]

2024-07-10 Thread via GitHub
HyukjinKwon commented on code in PR #47244: URL: https://github.com/apache/spark/pull/47244#discussion_r1673382372 ## python/pyspark/sql/functions/builtin.py: ## @@ -233,6 +233,7 @@ def lit(col: Any) -> Column: def col(col: str) -> Column: """ Returns a :class:`~pyspa

Re: [PR] [SPARK-48828][DOCS] Update documentation to add `column` as alias of `col` [spark]

2024-07-10 Thread via GitHub
yaooqinn commented on PR #47244: URL: https://github.com/apache/spark/pull/47244#issuecomment-2220703354 Hi @thomhart31 The use of MINOR and JIRA ID in the PR title is mutually exclusive. -- This is an automated message from the Apache Git Service. To respond to the message, please log on