Hi All,

I want to add Call Procedure Command to spark sql, which will be very
useful to meet DDL and DML functions that cannot be handled. I can think of
the following 4 aspects:
- Commit management
- Metadata table management
- Table migration
- Optimization table

The main function has been implemented, and two Procedure
implementations, *show_commits
*and *rollback_to_instant* have been added. Here is the link:
https://github.com/apache/hudi/pull/4535

Is this a good idea to start an RFC?

Thank you.

Regards,
Forward Xu

Reply via email to