Skip to content

Improve metadata bwc test - FDW #355

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Improve metadata bwc test - FDW #355

wants to merge 1 commit into from

Conversation

jeeminso
Copy link
Contributor

@jeeminso jeeminso commented Jun 2, 2025

Summary of the changes / Why this is an improvement

Relates #341

Checklist

  • Link to issue this PR refers to (if applicable): Fixes #???

@jeeminso
Copy link
Contributor Author

jeeminso commented Jun 2, 2025

Noticed that CrateDB allows to CREATE SERVER but provide host/port of its own, and allow creating a foreign table of local table. But should not be a problem, other than hard to figure out what was going on.

@jeeminso jeeminso marked this pull request as ready for review June 2, 2025 22:51
@jeeminso jeeminso requested a review from mfussenegger June 2, 2025 22:51
@seut
Copy link
Member

seut commented Jun 3, 2025

Noticed that CrateDB allows to CREATE SERVER but provide host/port of its own, and allow creating a foreign table of local table. But should not be a problem, other than hard to figure out what was going on.

It's expected behaviour that the crate user can create a foreign table against itself, see the note at https://cratedb.com/docs/crate/reference/en/latest/admin/fdw.html#jdbc.

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