[
https://issues.apache.org/jira/browse/FLINK-39653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taranpreet Kaur updated FLINK-39653:
------------------------------------
Description: Even after applying the fix in Jira FLINK-37652, the build was
failing. (was: Even after applying the fix in Jira FLINK-37652, the build was
failing due to following reason:
The Problem
- org.apache.flink.table.types.DataType is annotated with @PublicEvolving —
but the ArchUnit rule in Flink 2.x treats it
as not part of the stable public API that connectors are allowed to depend on
in their exposed method signatures.
- IndexGeneratorFactory.createIndexGenerator() had List<DataType> as a
parameter, which violated this rule.)
> [Connectors/Opensearch] Move to Flink to 2.0.0 - Fix build issue
> ----------------------------------------------------------------
>
> Key: FLINK-39653
> URL: https://issues.apache.org/jira/browse/FLINK-39653
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Opensearch
> Reporter: Taranpreet Kaur
> Priority: Major
> Fix For: opensearch-2.1.0
>
>
> Even after applying the fix in Jira FLINK-37652, the build was failing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)