buraksenn opened a new pull request, #23791:
URL: https://github.com/apache/datafusion/pull/23791
## Which issue does this PR close?
- Closes #23502.
## Rationale for this change
Part of epic #23494. Moves `GlobalLimitExec` and `LocalLimitExec` protobuf
serialization from central dispatch.
## What changes are included in this PR?
Add new proto functions in physical plan and deprecate proto ones.
## Are these changes tested?
Yes, existing round trip tests pass.
## Are there any user-facing changes?
Existing methods are deprecated with no immediate API change.
--
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]