HyukjinKwon commented on code in PR #57359:
URL: https://github.com/apache/spark/pull/57359#discussion_r3611628634


##########
python/pyspark/sql/functions/builtin.py:
##########
@@ -19753,6 +20261,10 @@ def try_element_at(col: "ColumnOrName", extraction: 
"ColumnOrName") -> Column:
     extraction :
         index to check for in array or key to check for in map
 
+    Returns

Review Comment:
   can we remove all?



-- 
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]

Reply via email to