Surbhi-Vijay opened a new pull request, #9854: URL: https://github.com/apache/incubator-gluten/pull/9854
## What changes were proposed in this pull request? Support `map_from_entries` spark function for velox backend. Velox backend currently does not handle LAST_WIN behavior for duplicate keys. Selectively enabled `map_from_entries` function when `spark.sql.mapKeyDedupPolicy` is set to `EXCEPTION` Dependent on: https://github.com/facebookincubator/velox/pull/13614 ## How was this patch tested? Tested using unit test -- 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]
