guojidan commented on PR #9343:
URL:
https://github.com/apache/arrow-datafusion/pull/9343#issuecomment-1983005563
> hi @jayzhan211 , sorry long time to reply, this pr's todo list is:
>
> 1. don't move `rewriter_expr.rs` file into `datafusion-functions-array`
crate
> 2. use `self.context_provider.get_function_meta("make_array")` replace
`make_array()` function and so on in `rewriter_expr.rs`
> Is there anything else to add?
difficult to implement, `Analyzer` struct have not `dyn ContextProvider`
member, and I don't known how add `dyn ContextProvider` into `Analyzer`, can
you give me some tips? @jayzhan211
--
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]