alamb commented on code in PR #10839:
URL: https://github.com/apache/datafusion/pull/10839#discussion_r1635304775


##########
docs/source/user-guide/sql/scalar_functions.md:
##########
@@ -3480,6 +3524,34 @@ select named_struct('field_a', a, 'field_b', b) from t;
   Can be a constant, column, or function, and any combination of arithmetic or
   string operators.
 
+
+### `unnest (struct)`

Review Comment:
   ❤️ 



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