chenkovsky opened a new pull request, #18440: URL: https://github.com/apache/datafusion/pull/18440
## Which issue does this PR close? ## Rationale for this change map const wont be simplified, the comment says "TODO: support the optimization for `Map` type after support impl hash for it", but it seems that hash is already supported for map. ## What changes are included in this PR? remove the todo ## Are these changes tested? UT ## Are there any user-facing changes? No -- 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]
