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

   ## Which issue does this PR close?
   
   Closes #22563.
   
   ## Rationale for this change
   
   See linked issue.
   
   ## What changes are included in this PR?
   
   Adds `datafusion_substrait::function_yaml`, a configurable API for 
generating Substrait function YAML from a DataFusion function inventory.
   
   Adds the `print_substrait_function_yaml` binary with stdout, `--check`, and 
`--write` modes.
   
   Commits the generated DataFusion function YAML file under 
`datafusion/substrait/extensions/`, which is the bulk of the diff.
   
   ## Are these changes tested?
   
   Yes.
   
   ## Are there any user-facing changes?
   
   No breaking changes. This adds a new Substrait YAML generation API, binary, 
and generated extension artifact. 


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