Imports for example ?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Imports for example ?

Esa Heikkinen

 

I found interesting Scala example from:

 

https://flink.apache.org/news/2017/03/29/table-sql-api-update.html

 

But what imports I should use ?

 

And what in pom.xml and which versions ?

 

BR Esa

Reply | Threaded
Open this post in threaded view
|

Re: Imports for example ?

Hequn Cheng
Hi Esa,

You can find dependency guide in Table-api/SQL doc[1]. For imports, you can refer to an integration test case in flink source code[2].

Best, Hequn


2018-02-23 18:17 GMT+08:00 Esa Heikkinen <[hidden email]>:

 

I found interesting Scala example from:

 

https://flink.apache.org/news/2017/03/29/table-sql-api-update.html

 

But what imports I should use ?

 

And what in pom.xml and which versions ?

 

BR Esa