feat: Table type specific PG on conflict behavior#2055
Merged
ferenc-csaky merged 3 commits intomainfrom May 11, 2026
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2055 +/- ##
============================================
- Coverage 13.01% 13.00% -0.02%
Complexity 805 805
============================================
Files 606 606
Lines 17462 17465 +3
Branches 2101 2102 +1
============================================
- Hits 2273 2271 -2
- Misses 14987 14992 +5
Partials 202 202 ☔ View full report in Codecov by Sentry. |
mateczagany
approved these changes
May 9, 2026
mbroecheler
requested changes
May 10, 2026
Contributor
mbroecheler
left a comment
There was a problem hiding this comment.
One minor change for DRYness.
77fb8c1 to
11a58bd
Compare
11a58bd to
c664ff6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Key Changes
PostgresJdbcEngineSTREAMtablesROWTIMEfield ason-conflict.timestamp-columnforSTATEtables if there is aROWTIMEfield in the schemaConnectorConf.Context, eliminmated unused variablesAbstractJDBCEngine#getConnectorOptionssiganture, now it takes theContextBuilderobject so it will be more flexible if we introduce variables