Adez017 commented on PR #15832:
URL: https://github.com/apache/datafusion/pull/15832#issuecomment-2826457369

   > > > > i want to ask that did we had to rewrite the part of code 
https://github.com/apache/datafusion/blob/main/datafusion/core/tests/user_defined/user_defined_plan.rs#L18-L24
 afterwards or just had to migrate the whole code into extending-operators .
   > > > 
   > > > 
   > > > I think after migrating them, we don't need to retain the code
   > > 
   > > 
   > > does that mean that I need to migrate all the code from 
`user_defined_plan.rs` to extending-operators with the code also ?
   > 
   > Yes, except tests.
   
   that means above it : 
   
https://github.com/apache/datafusion/blob/5d98d2cbe1d2491af2fee1905282bd7a3866d6a5/datafusion/core/tests/user_defined/user_defined_plan.rs#L61
   
   


-- 
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

Reply via email to