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

   ## Rationale for this change
   
   Fixes a gap in support for logical plan serialization to protobuf.
   
   ## What changes are included in this PR?
   
   Adds support for serializing `LogicaPlan::RecursiveQuery` to protobuf.
   
   ## Are these changes tested?
   
   Yes, there is an unit test.
   
   ## Are there any user-facing changes?
   
   This feature is user visible. Using it effectively is probably tricky due to 
the need to decode the provider for the CTE work table in the 
`LogicalExtensionCodec`. But still, this is a start.
   


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