GitHub user PHILO-HE added a comment to the discussion: Adding Gluten (on Velox) to ClickBench
@Iskander14yo, `toprettystring` is not supported by Gluten Velox backend, whereas `date_trunc` is supported. It's strange why three argumentss are being passed to `date_trunc`. Though the corresponding scala class has a three-argument constructor, at the SQL level, I think only two arguments are allowed. GitHub link: https://github.com/apache/incubator-gluten/discussions/10465#discussioncomment-14151251 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
