ayushtkn commented on PR #6185:
URL: https://github.com/apache/hive/pull/6185#issuecomment-3541977769

   in our case: `try_variant_get` should return `null`, in case someone wants 
`null` he should use `try_variant_get`
   ```
       name = "try_variant_get",
       value = "_FUNC_(variant, path[, type]) - Extracts a sub-variant from 
variant according to path, and casts it to type. Returns null on error.",
       extended = """
   ```


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