corgy-w opened a new pull request, #10367:
URL: https://github.com/apache/seatunnel/pull/10367

   ## What does this PR do?
   - Rename the JDBC dialect upsert parameter `uniqueKeyFields` to `pkNames` 
for clearer primary-key semantics.
   - Keep all SQL generation logic unchanged.
   
   ## Why is this PR needed?
   Using `pkNames` aligns the sink code with primary-key terminology and 
reduces ambiguity.
   
   ## How was this tested?
   - `mvn spotless:apply`
   - `mvn -pl seatunnel-connectors-v2/connector-jdbc -am -DskipTests compile` 
(failed locally due to missing shaded dependencies: 
`org.apache.seatunnel.shade.*`)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to