cetra3 opened a new pull request, #17200: URL: https://github.com/apache/datafusion/pull/17200
## Which issue does this PR close? No issues raised for this one, just something we're bumping into with another change. ## Rationale for this change Allows `generate_series` to be serialized as a physical plan ## What changes are included in this PR? Some protobuf definitions, and methods to convert to/from for physical plans. ## Are these changes tested? Yes, added a test for this one as part of the PR ## Are there any user-facing changes? Yes, I've had to add an `as_any()` method to `LazyBatchGenerator` to get the concrete type out & expose a few extra structs -- 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