timsaucer opened a new pull request, #18123:
URL: https://github.com/apache/datafusion/pull/18123

   ## Which issue does this PR close?
   
   - Closes #17713.
   
   ## Rationale for this change
   
   Now that we have all the required supporting code moved out of the `core` 
crate, we can remove this as a dependency to reduce build times for downstream 
projects.
   
   ## What changes are included in this PR?
   
   Remove dependency.
   Update paths.
   
   ## Are these changes tested?
   
   Existing unit tests since this is just a code shuffle.
   
   ## Are there any user-facing changes?
   
   None.
   
   TODO(tsaucer): 
   
   - [ ] Review API surface area to make sure there are not breaking changes 
(maybe the switch from session context to task context is a breaking change?)
   - [ ] Add migration documentation for users during upgrade


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

Reply via email to