Skip to content
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

[Merged by Bors] - Add support for Black Hole connector #347

Closed
wants to merge 4 commits into from

Conversation

sbernauer
Copy link
Member

@sbernauer sbernauer commented Nov 24, 2022

Description

Review Checklist

  • Code contains useful comments
  • CRD change approved (or not applicable)
  • (Integration-)Test cases added (or not applicable)
  • Documentation added (or not applicable)
  • Changelog updated (or not applicable)
  • Cargo.toml only contains references to git tags (not specific commits or branches)
  • Helm chart can be installed and deployed operator works (or not applicable)

Once the review is done, comment bors r+ (or bors merge) to merge. Further information

@sbernauer sbernauer requested a review from a team November 24, 2022 15:27
@maltesander maltesander self-requested a review November 25, 2022 09:03
Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM overall.
Should we mention in the docs that this does not work for HA:
This connector does not work properly with multiple coordinators, since each coordinator has different metadata. ?

docs/modules/usage_guide/pages/catalogs/tpcds.adoc Outdated Show resolved Hide resolved
docs/modules/usage_guide/pages/catalogs/tpch.adoc Outdated Show resolved Hide resolved
sbernauer and others added 2 commits November 25, 2022 11:32
Co-authored-by: Malte Sander <contact@maltesander.com>
Co-authored-by: Malte Sander <contact@maltesander.com>
@sbernauer
Copy link
Member Author

Honestly i think it's fine as Trino doesn't support multiple coordinators as of now

@maltesander
Copy link
Member

Honestly i think it's fine as Trino doesn't support multiple coordinators as of now

Yeah but that may change in the future?

@sbernauer
Copy link
Member Author

sbernauer commented Nov 25, 2022

But in that case the blackhole connector might supports it as well ;)
The more we put in our docs rather than referencing to the official docs the more might be outdated

Mentioned it anyway ;)

Copy link
Member

@maltesander maltesander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@sbernauer
Copy link
Member Author

thx!

@sbernauer
Copy link
Member Author

bors r+

bors bot pushed a commit that referenced this pull request Nov 25, 2022
# Description

## Review Checklist

- [x] Code contains useful comments
- [ ] CRD change approved (or not applicable)
- [ ] (Integration-)Test cases added (or not applicable)
- [x] Documentation added (or not applicable)
- [x] Changelog updated (or not applicable)
- [x] Cargo.toml only contains references to git tags (not specific commits or branches)
- [x] Helm chart can be installed and deployed operator works (or not applicable)

Once the review is done, comment `bors r+` (or `bors merge`) to merge. [Further information](https://bors.tech/documentation/getting-started/#reviewing-pull-requests)
@bors
Copy link
Contributor

bors bot commented Nov 25, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Add support for Black Hole connector [Merged by Bors] - Add support for Black Hole connector Nov 25, 2022
@bors bors bot closed this Nov 25, 2022
@bors bors bot deleted the black-hole-connector branch November 25, 2022 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants