Github user tzulitai commented on the issue:
https://github.com/apache/flink/pull/2225
Just realized that the `byte[] recordKey` and `String partitionKey` are
actually the same only in different form, so now we have duplicate info in the
deser schema. I think we can keep the `String` one, since it's the type we get
from AWS API for the key. Opening a hotfix for this.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---