taiyang-li commented on PR #11484: URL: https://github.com/apache/incubator-gluten/pull/11484#issuecomment-3796293769
map_contains_key not supported in velox backend. Since in vanilla spark map_contains_key is replaced with array_contains(map_keys), we don't need to do replacement in opposite direction. -- 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]
