jerryshao opened a new pull request, #13324:
URL: https://github.com/apache/gravitino/pull/13324

   **Cherry-pick Information:**
   - Original PR: #13322 (not merged yet; this backport should be merged after 
it)
   - Target branch: `branch-1.3`
   - Status: ⚠️ Cherry-picked with conflicts resolved
   
   **Conflict resolution:**
   - `TopicNormalizeDispatcher`: kept the branch-1.3-only array 
`normalizeCaseSensitive` helper alongside the new comment check.
   - `ModelCatalogOperationsIT`: dropped `assertPropertiesEqual`, a helper that 
only exists on main and came in with the patch context.
   - `TestFilesetMetaService`: kept as is on branch-1.3, since the rollback 
test changed on main does not exist here.
   - `TestFilesetCatalogOperations`: adapted the new tests to the branch-1.3 
helpers (`createSchema` takes a test id, and `FilesetCatalogOperations` takes 
only the store).
   - `TestModelNormalizeDispatcher`: uses a lower-case schema name to match the 
name handling on branch-1.3.
   
   **Testing on branch-1.3:**
   - `./gradlew :core:test :server:test :catalogs:catalog-fileset:test 
:catalogs:catalog-model:test -PskipITs` passes.
   - `NameAndCommentLengthIT`, `MetalakeIT`, `AccessControlIT` and 
`ModelCatalogOperationsIT` pass in embedded mode on H2.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)
   


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