terrymanu opened a new pull request, #36944:
URL: https://github.com/apache/shardingsphere/pull/36944

   - Move setSchemaName logic from MigrationJobAPI line 147 to 
MigrateTableExecutor
   - Add default schema detection and setting in DataNode creation phase
   - Add necessary imports for database metadata and schema utilities
   - Remove redundant schema setting logic from MigrationJobAPI
   - Maintain exception handling with debug logging for schema detection 
failures
   - Ensure schemaName is set immediately after DataNode creation
   
   This change centralizes schema name setting logic and reduces redundant 
database metadata lookups during migration job configuration.
   
   🤖 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