Hi Hynek,

Bruce is right, you should build Flink source code first before developing
by `mvn clean package -DskipTests` in the root directory of Flink.
This may take 10 minutes or more depends on your machine.

Best,
Jark

On Sun, 27 Oct 2019 at 20:46, yanjun qiu <qiuyanjun...@gmail.com> wrote:

> Hi Hynek,
> I think you should run maven build first, execute mvn clean install
> -DskipTests. Because the Flink SQL parser is used apache calcite framework
> to generate the sql parser source code.
>
> Regards,
> Bruce
>
> > 在 2019年10月27日,上午12:09,Hynek Noll <nollh...@fel.cvut.cz> 写道:
> >
> > package seems to be missing on GitHub:
>
>

Reply via email to