jayzhan211 commented on issue #10074: URL: https://github.com/apache/datafusion/issues/10074#issuecomment-2080284020
Moving `AccumulatorArgs` into `physical-expr-common` which means we need to import `physical-expr-common` in `expr`, because `AggregateUDFImpl ` is in `expr`. If we consider moving `AggregateUDFImpl` to `physical-expr-common`, then, AggregateUDF and all many things need to move too, which does not make sense -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org