[
https://issues.apache.org/jira/browse/FLINK-38952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ferenc Csaky reassigned FLINK-38952:
------------------------------------
Assignee: Abhi Gupta
> Adapt PyFlink AWS connector code to the current Java class changes
> ------------------------------------------------------------------
>
> Key: FLINK-38952
> URL: https://issues.apache.org/jira/browse/FLINK-38952
> Project: Flink
> Issue Type: Improvement
> Reporter: Ferenc Csaky
> Assignee: Abhi Gupta
> Priority: Major
> Labels: pull-request-available
> Fix For: aws-connector-6.0.0
>
>
> Currently the Python test CI fails with:
> {code}
> TypeError: Could not found the Java class
> 'org.apache.flink.streaming.connectors.kinesis.serialization.KinesisDeserializationSchemaWrapper'.
> {code}
> The cause for this is the Python code is lagging behind and they are not in
> sync with the current Java classes on main.
> We need to update the Java class references in both {{kinesys.py}} and
> {{test_kinesys.py}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)