ym0506 commented on issue #37123:
URL: 
https://github.com/apache/shardingsphere/issues/37123#issuecomment-3994661152

   My understanding is that `IndexMetaDataUtils.getActualIndexName` can 
generate names that exceed the index-name length limit in some cases. I plan to 
make the generated name length-safe while keeping it deterministic and unique 
(e.g., truncate + stable hash suffix), and add tests for max-length and 
collision-related edge cases.


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