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

Destinations cdk: Cleanup of obsolete interfaces #36465

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

gisripa
Copy link
Contributor

@gisripa gisripa commented Mar 25, 2024

No description provided.

@gisripa gisripa requested review from a team as code owners March 25, 2024 22:15
Copy link

vercel bot commented Mar 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Mar 25, 2024 10:18pm

@octavia-squidington-iii octavia-squidington-iii added the CDK Connector Development Kit label Mar 25, 2024
@@ -83,7 +84,7 @@ protected List<JsonNode> dumpRawTableRecords(String streamNamespace, final Strin
if (streamNamespace == null) {
streamNamespace = getDefaultSchema(getConfig());
}
final String tableName = StreamId.concatenateRawTableName(streamNamespace, streamName);
final String tableName = StreamId.concatenateRawTableName(streamNamespace, Names.toAlphanumericAndUnderscore(streamName));
Copy link
Contributor

Choose a reason for hiding this comment

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

we should maybe revisit this eventually but 🤷

@gisripa
Copy link
Contributor Author

gisripa commented Mar 25, 2024

/publish-java-cdk

🕑 https://github.com/airbytehq/airbyte/actions/runs/8428198646
✅ Successfully published Java CDK version=0.27.3!

@gisripa gisripa merged commit 70475d0 into master Mar 25, 2024
29 checks passed
@gisripa gisripa deleted the gireesh/cdk_minor_changes branch March 25, 2024 23:17
stephane-airbyte added a commit that referenced this pull request Mar 27, 2024
stephane-airbyte added a commit that referenced this pull request Mar 27, 2024
stephane-airbyte added a commit that referenced this pull request Mar 27, 2024
stephane-airbyte added a commit that referenced this pull request Mar 27, 2024
stephane-airbyte added a commit that referenced this pull request Mar 27, 2024
nurikk pushed a commit to nurikk/airbyte that referenced this pull request Apr 4, 2024
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.

3 participants