-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
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
Roadmap for this repository #52
Comments
I'm happy to (continue to) maintain I also just noticed |
Yeah, that will be community but I almost want a way to indicate the ones that are actually getting love. Another option would be to migrate that variant if you'd like to fork and I'll be happy to link to your repo from the readme. That way I'm not a bottleneck and it gets the same visibility. WDYT? |
It could live on https://github.com/backblaze-b2-samples, for sure. I'm thinking I could create a As far as I remember, those samples are self-contained, right - I wouldn't need to drag anything else across? |
That's correct, all self-contained and Docker reliant. Hopefully the Docker reliant part will eventually go away: trinodb/trino#23344 |
@bitsondatadev - here you go: https://github.com/backblaze-b2-samples/trino-getting-started-b2 I deliberately didn't make it a fork, since that's not the purpose, but I did keep all the git history. |
This repository was initially a bed where I placed my Trino experiments on the Trino Community Broadcast as I looked into the intersection of core Trino query engine abstractions, overlapping tech in Trino's ecosystem, and new features in Trino.
That said, I am reaching a point where I'd like narrow the focus on maintaining common areas of the code that seem to be the most valuable tutorials, and have a community section where I will keep older examples available for reference and depend on community contributions to keep them up-to-date.
I see the value and do have some time to update this repository, but there's honestly so many examples that require some specific tuning and testing every new version that to me it's better to prioritize few over many, while leaving space to add one-off examples that may or may not be maintained to keep the guarantees clear here.
My initial thoughts are to maintain the following:
Issue: Migrate other tutorials to a community folder. #53
The text was updated successfully, but these errors were encountered: