comphead commented on PR #22051: URL: https://github.com/apache/datafusion/pull/22051#issuecomment-4393085589
Thanks @mbutrovich @coderfender non valid inputs, like 0, negative and NULL are covered in NTILE `partition_evaluator` which called through `create_udwf_window_expr` which DF and also Comet calling. But I'll add tests to assert it -- 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]
