restate
restate copied to clipboard
Generate documentation for introspection tables
It would be nice if we can automate the generation of the documentation for the introspection tables. One cheap solution could be to generate that out of the define_schema macro.
@igalshilman did you ever looked at this by any chance? Is there something from datafusion we can use for that?