5.6.2
Fixes a regression which under rare circumstances caused exceptions like:
Load failed and will not be retried: [Amazon](500310) Invalid operation: cannot alter column "xyz" of relation "com_example_foo_2", target column size should be different; = SqlState: 0A000: [Amazon](500310) Invalid operation: cannot alter column "xyz" of relation "com_example_foo_2", target column size should be different;
Changelog
- Fix pattern matching on known exception for alter table failures (#1283)