jinchengchenghh commented on issue #10752: URL: https://github.com/apache/incubator-gluten/issues/10752#issuecomment-3311398853
This is the rapids velox supported function https://github.com/rapidsai/velox/blob/velox-cudf/velox/experimental/cudf/exec/ExpressionEvaluator.cpp#L285, some of them including isnotnull, startswith is not merged to meta velox, lacks for the test, and need to to use new API like hash_with_seed used APIs. Would you like someone to help upstream it? @karthikeyann Maybe you can start with that to be more familiar with velox on cudf. @dharanad -- 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]
