[
https://issues.apache.org/jira/browse/FLINK-27142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565320#comment-17565320
]
Timo Walther commented on FLINK-27142:
--------------------------------------
In the past, time attributes were causing issues in the SQL Client, also
MATCH_RECOGNIZE due to missing shaded dependencies. This is why this test grew
over time. But yes, most functionality should be handled by IT cases. The goal
of the end-to-end test back then was simply to test the full path for the most
common operation one time. In that sense, it was more than just a "SQL Client
test" but also a "regular Flink SQL" test. I'm fine with just testing the pure
job submission, packaging, classloading today as we can assume that the most
common paths should work.
> Remove bash tests dependencies on the Elasticsearch connector.
> --------------------------------------------------------------
>
> Key: FLINK-27142
> URL: https://issues.apache.org/jira/browse/FLINK-27142
> Project: Flink
> Issue Type: Sub-task
> Reporter: Alexander Fedulov
> Assignee: Alexander Fedulov
> Priority: Major
> Labels: pull-request-available
>
> Elasticsearch connector is used in test_quickstart.sh and test_sql_client.sh.
> It is desirable to prevent such cyclic dependency and remove the connector
> usage from within Flink.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)