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


##########
datafusion/functions-nested/src/map.rs:
##########
@@ -202,3 +226,128 @@ fn get_element_type(data_type: &DataType) -> 
datafusion_common::Result<&DataType
         ),
     }
 }
+
+/// Helper function to create MapArray from array of values to support arrays 
for Map scalar function

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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to