rui-mo commented on PR #4829: URL: https://github.com/apache/incubator-gluten/pull/4829#issuecomment-2007030624
@taiyang-li I assume it passes the validation here https://github.com/apache/incubator-gluten/blob/main/backends-velox/src/main/scala/io/glutenproject/backendsapi/velox/VeloxBackend.scala#L326-L327 because `approx_percentile` is an aggregate expression. Could you try to modify the logic here to let it fallback on Velox backend? -- 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]
