-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
Add Trino support #115
Add Trino support #115
Conversation
Thanks! Let me look over this over the weekend and think about whether we want to get into supporting Trino in our repo. |
FYI, CI is failing on the docker container https://app.circleci.com/pipelines/github/calogica/dbt-date/138/workflows/ae42adc3-3f8f-4733-8bfa-a3e181cc2901/jobs/151/parallel-runs/0/steps/0-106 In my experience, debugging CircleCI or any CI is a major pain which is why that's been the biggest blocker for adding new platform support. |
1bf8582
to
32b2468
Compare
32b2468
to
036e183
Compare
@clausherther I've set up CircleCI in my fork and made sure that the CI is passing. There shouldn't be any errors now. |
036e183
to
4d1a02f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
Looks good. I think you need a rebase to resolve those conflicts and then we're good to go! |
nm, looks like you did already ;) |
Awesome! Thanks for releasing it quickly! |
resolves #114
I'm not sure if I've set up CircleCI properly, as I'm not familiar with it. Your assistance would be greatly appreciated 🙂