Skip to content

5.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 10:05
· 72 commits to master since this release

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)