zhuliquan opened a new pull request, #12293: URL: https://github.com/apache/datafusion/pull/12293
## Which issue does this PR close? Closes #. ## Rationale for this change Support build extension for builder ## What changes are included in this PR? add function `extension` for `LogicalPlanBuilder`, which is aimed to build extension logical plan. ## Are these changes tested? yes, add test case `plan_builder_from_extension` ## Are there any user-facing changes? yes, user can build logical plan with extension node. -- 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]
