[
https://issues.apache.org/jira/browse/FLINK-20998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-20998.
---------------------------
Resolution: Fixed
> flink-raw-1.12.jar does not exist
> ---------------------------------
>
> Key: FLINK-20998
> URL: https://issues.apache.org/jira/browse/FLINK-20998
> Project: Flink
> Issue Type: Bug
> Components: Documentation, Table SQL / Ecosystem
> Affects Versions: 1.12.0
> Reporter: Svend Vanderveken
> Assignee: Svend Vanderveken
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.13.0, 1.12.2
>
>
> [Flink Raw format
> documentation|https://ci.apache.org/projects/flink/flink-docs-release-1.12/dev/table/connectors/formats/raw.html#dependencies]
> currently states that the {{flink-raw-x.yz.jar}} is required in order to use
> this format.
> As I understand, such jar does not exist though:
> * [broken link to
> mavenrepository|https://mvnrepository.com/artifact/org.apache.flink/flink-raw]
> * [the list of format in the flink repo on github does not contain
> raw|https://github.com/apache/flink/tree/master/flink-formats]
> The raw format seems to currently be present [in the blink table
> planner|https://github.com/apache/flink/tree/master/flink-table/flink-table-runtime-blink/src/main/java/org/apache/flink/table/formats/raw]
> I guess either documentation should be updated, or a specific jar should to
> be created? I'm happy to help with either.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)