@Cory Grinstead progress updates for SQL documentation!
I have a PR open:
https://github.com/Eventual-Inc/Daft/pull/2931
I managed to hack together a thing where I use your list_sql_functions (with some modifications! Check out the PR) to generate docs.
Here’s the preview:
https://deploy-preview-2931--daft-docs-preview.netlify.app/
Take a look at the API docs -> SQL!
The last step for me is to fill in the gaps for every function. AI tools make this much easier so I don’t think it’ll take me more than a couple of hours.
Other than that, give the PR a review? I amended lots of other sections including the User Guide which you can take a look at.