randyli opened a new pull request, #18469: URL: https://github.com/apache/datafusion/pull/18469
## Which issue does this PR close? - map benchmark failing #18454 ## Rationale for this change - Map expects list, large_list or fixed_size_list but Scalar type is provided ## What changes are included in this PR? - Change the types to the types of keys and values ## Are these changes tested? - Previously failing tests pass ## Are there any user-facing changes? N/A -- 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]
