t make a mistake:
>
> org.apache.flink.util.FlinkRuntimeException:
> org.apache.flink.api.common.InvalidProgramException: Table program cannot
> be compiled. This is a bug. Please file an issue.
> at
> org.apache.flink.table.runtime.generated.CompileUtils.compile(CompileUtils.java:76)
> at
> org.apache.flink.table.
I write a long sql,but when I explain my plan,it make a mistake:
org.apache.flink.util.FlinkRuntimeException:
org.apache.flink.api.common.InvalidProgramException: Table program cannot be
compiled. This is a bug. Please file an issue.
at
Hi Marvin,
Can you post the query (+ schema of tables) that lead to this exception?
Thank you,
Fabian
Am Fr., 30. Nov. 2018 um 10:55 Uhr schrieb Marvin777 <
xymaqingxiang...@gmail.com>:
> Hi all,
>
> I have a simple test for looking at Flink Table API and hit an exception
> reported as a bug.
Hi all,
I have a simple test for looking at Flink Table API and hit an exception
reported as a bug. I wonder though if it is a missing something.
BTW, the example is flink-examples-table-with-dependencies.jar, and the
version is 1.4.2 .
Thanks Mavin.
[image: image.png]