Skip to content

fix: Assign proper table type for kafka-safe and upsert-kafka-safe connectors#2179

Merged
ferenc-csaky merged 1 commit into
mainfrom
fix/kafka-safe-table-type
Jun 30, 2026
Merged

fix: Assign proper table type for kafka-safe and upsert-kafka-safe connectors#2179
ferenc-csaky merged 1 commit into
mainfrom
fix/kafka-safe-table-type

Conversation

@ferenc-csaky

Copy link
Copy Markdown
Collaborator

Key Changes

  • Map kafka-safe to STREAM type
  • Map upsert-kafka-safe to VERSIONED_STATE type

@ferenc-csaky ferenc-csaky enabled auto-merge (squash) June 30, 2026 15:39
@ferenc-csaky ferenc-csaky merged commit b72db80 into main Jun 30, 2026
14 checks passed
@ferenc-csaky ferenc-csaky deleted the fix/kafka-safe-table-type branch June 30, 2026 15:50
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.95%. Comparing base (f97329d) to head (dbf9aed).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...rl/planner/tables/FlinkConnectorConfigWrapper.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2179   +/-   ##
=========================================
  Coverage     15.95%   15.95%           
  Complexity     1016     1016           
=========================================
  Files           619      619           
  Lines         17925    17925           
  Branches       2193     2193           
=========================================
  Hits           2860     2860           
  Misses        14782    14782           
  Partials        283      283           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

ferenc-csaky added a commit that referenced this pull request Jun 30, 2026
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