comphead commented on code in PR #18394:
URL: https://github.com/apache/datafusion/pull/18394#discussion_r2483970232


##########
datafusion/functions/src/core/getfield.rs:
##########
@@ -245,6 +245,46 @@ impl ScalarUDFImpl for GetFieldFunc {
             Ok(ColumnarValue::Array(data))
         }
 
+        fn process_map_nest(

Review Comment:
   we prob can pick more meaningful name? 



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