Dawid Wysakowicz created FLINK-20464:
----------------------------------------
Summary: Some Table examples have wrong program-class defined
Key: FLINK-20464
URL:
https://issues.apache.org/jira/browse/FLINK-20464 Project: Flink
Issue Type: Bug
Components: Examples
Affects Versions: 1.12.0
Reporter: Dawid Wysakowicz
Fix For: 1.12.0
Some examples were moved to the {{org.apache.flink.table.examples.scala.basics}} package but the manifest entry was not updated in the pom.xml. This means it is not possible to run the examples without passing the class name explicitly.
Examples that I noticed:
* org.apache.flink.table.examples.scala.basics.StreamTableExample
* org.apache.flink.table.examples.scala.basics.TPCHQuery3Table
--
This message was sent by Atlassian Jira
(v8.3.4#803005)