gengliangwang commented on pull request #35031:
URL: https://github.com/apache/spark/pull/35031#issuecomment-1001649142


   > shall we limit it to [] operator only? For functions, I think a better 
idea is to add try_xxx version instead of a config.
   
   Do you mean the scope of the configuration?
   The behavior of `[]` and `element_at` are so similar except for the array 
index. It is odd to control `[]` only. Also, it is also hard to explain the 
idea to users.
   Shall we just change the error message for `[]` and `element_at`?


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