Hi all, Just want to get some visibility on this issue/PR which proposes using a nightly feature to format our docstrings:
- https://github.com/apache/datafusion/issues/16915 - https://github.com/apache/datafusion/pull/18542 The PR looks good to go, but it would require nightly as part of CI (and for local CI checks) to use the unstable feature "format_code_in_doc_comments". Given this will impact local development as we aren't currently using nightly, would like to get some inputs on whether we should proceed with this or just leave it at the formatting changes without integrating the unstable feature as part of CI. Please comment on the issue/PR. Cheers, Jeffrey
