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

SDKQE-3441: Add ability to add external links to Capella Columnar clu… #69

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

willbroadbelt
Copy link
Contributor

…sters

tenantID, projectID, columnarID string,
req *ColumnarQueryRequest,
) error {
path := fmt.Sprintf("/v2/organizations/%s/projects/%s/instance/%s/proxy/query/service", tenantID, projectID, columnarID)
Copy link
Collaborator

Choose a reason for hiding this comment

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

This looks like it proxies to the query service rather than the analytics service?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, I just took this from what the UI was calling which is interesting. It works either way turns out.

cmd/links-add-capella.go Show resolved Hide resolved
@willbroadbelt willbroadbelt merged commit f9da78c into master Oct 14, 2024
4 checks passed
@willbroadbelt willbroadbelt deleted the addColumnarLinksCmds branch October 14, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants