ruanwenjun opened a new pull request, #18613:
URL: https://github.com/apache/dolphinscheduler/pull/18613

   ## Was this PR generated or assisted by AI?
   
   YES. The version-alignment edits and validation were assisted by AI.
   
   ## Purpose of the pull request
   
   Prepare the 3.4.3 release by aligning the next schema upgrade directory and 
incompatible-change documentation with the intended release version.
   
   ## Brief change log
   
   - Rename the DAO schema upgrade directory from `3.5.0_schema` to 
`3.4.3_schema` without changing SQL contents.
   - Update the English and Chinese incompatible-change headings to `3.4.3`.
   - Keep the API test documentation comment aligned with the 
incompatible-change version.
   
   ## Verify this pull request
   
   This pull request changes release metadata and directory naming without 
changing SQL behavior. It was verified with:
   
   - `./mvnw -N spotless:check -DskipTests`
   - `./mvnw -pl dolphinscheduler-api spotless:check -DskipTests`
   - `git diff --check`
   - Byte-for-byte comparison of all MySQL and PostgreSQL DDL/DML scripts 
before and after the rename.


-- 
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