[
https://issues.apache.org/jira/browse/FLINK-20998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17269045#comment-17269045
]
Jark Wu edited comment on FLINK-20998 at 1/22/21, 5:51 AM:
-----------------------------------------------------------
Fixed in
- master: b607ef2ca9eedb4a82656587a052cda11f7088e2
- release-1.12: 2a9c0b00a2b15d0363b41f66d9f595d9402f3b9a
was (Author: jark):
Fixed in
- master: b607ef2ca9eedb4a82656587a052cda11f7088e2
- release-1.12: TODO
> 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)