jayzhan211 commented on PR #9874: URL: https://github.com/apache/arrow-datafusion/pull/9874#issuecomment-2033310661
> Thanks @jayzhan211 -- I think this looks good to me > > What are you thinking of next? To try and pull first_value into its own crate (to prove it is separable)? Yes, I want to move it to its own crate and be able to register like scalar functions. Maybe move the LogicalExpr first then PhysicalExpr like `AggregateFunctionExpr` . -- 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]
