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

[Low Code CDK] Fix missing stream name #21658

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

clnoll
Copy link
Contributor

@clnoll clnoll commented Jan 20, 2023

Closes #21381

Revisit #21516, which was reverted due to test failures associated with the creation of DefaultSchemaLoader when created as part of a subcomponent.

This solution passes name into options in the create_declarative_stream function. It's also more consistent with the use of component classes, which don't take arguments other than options.

@clnoll clnoll requested a review from a team as a code owner January 20, 2023 16:23
@octavia-squidington-iv octavia-squidington-iv added the CDK Connector Development Kit label Jan 20, 2023
@clnoll clnoll merged commit ab8e4b5 into master Jan 23, 2023
@clnoll clnoll deleted the fix-missing-stream-name branch January 23, 2023 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CDK Connector Development Kit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connector builder server: No records returned if no schema loader is defined for a stream
3 participants