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


##########
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:
   Yes, of course. Sorry about the conflict. I'll revert the changes to this 
file. Can we split this PR and I'll make another one after yours?



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