The GitHub Actions job "E2E - Operation" on shardingsphere.git/39206 has failed.
Run started by GitHub user thswlsqls (triggered by thswlsqls).

Head commit for run:
87b23fbe081242bc341fb5b6ef5e073810e56774 / Eunbin Son <[email protected]>
Match altered encrypt table names case-insensitively when building dropped rules

EncryptRule keys its tables through CaseInsensitiveMap and ALTER validation
uses that key set, but buildToBeDroppedRuleConfiguration excluded replaced
tables with a case-sensitive list. Altering T_ENCRYPT for a persisted
t_encrypt therefore kept the old definition alongside the new one, so
UnusedAlgorithmFinder still saw the assisted and like encryptors as
referenced and dropped none of them.

Report URL: https://github.com/apache/shardingsphere/actions/runs/30671626678

With regards,
GitHub Actions via GitBox

Reply via email to