+1 

I would like to move these classes into `org.apache.flink.table.api` , and move 
Java `BatchTableEnvironment.scala` into `org.apache.flink.table.api.java`,
and Scala `BatchTableEnvironment.scala` into `org.apache.flink.table.api.scala`.
 
- Jark Wu 

> 在 2016年12月4日,上午3:18,Anton Mushin <anton_mus...@epam.com> 写道:
> 
> Hi devs,
> 
> I would to do FLINK-4704<https://issues.apache.org/jira/browse/FLINK-4704> [1]
> 
> 
> In this time the special classes like as `BatchTableEnvironment.scala`, 
> `Row.scala` and all expressions, codogen classes etc is in 
> `org.apache.flink.api.table` package of scala table api module.
> 
> Where do need move these classes? Is simple in
> 
> `org.apache.flink.table` pacage?
> 
> 
> What do you still think about move Table API classes?
> 
> 
> [1]https://issues.apache.org/jira/browse/FLINK-4704
> 
> 
> Best regards,
> Anton Mushin

Reply via email to