We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be great to have a user guide in the style of the Rust book or https://ballistacompute.org/docs/introduction.html, beyond what the API docs and examples provide.
The text was updated successfully, but these errors were encountered:
It would also be great to have some higher-level architecture docs describing the various internal components.
Also, it would be very helpful to list which features are supported out of these: https://ballistacompute.org/docs/reference.html.
In Rustdoc I see a whole list including Filter, LeftJoin, InnerJoin and more, but I'm not sure if those are fully implemented/supported yet.
Filter
LeftJoin
InnerJoin
Thanks to all for your hard work!
Sorry, something went wrong.
Thanks for checking out the project @alexkreidler!
Totally agree, Amadeus could really do with some user-oriented docs. And some docs, period :)
I've just got back from holiday and have stome stuff to catch up on but I'll work on this in the next couple weeks.
No branches or pull requests
It would be great to have a user guide in the style of the Rust book or https://ballistacompute.org/docs/introduction.html, beyond what the API docs and examples provide.
The text was updated successfully, but these errors were encountered: