Re: [DISCUSS] Improvements to the Unified SQL Connector API

2018-10-05 Thread Hequn Cheng
Hi, It is a good question that how to avoid write to a table accidentally. I think there are other ways to solve the problem, such as we can provide a view instead of a table to the users or add a table constraint. Best, Hequn On Fri, Oct 5, 2018 at 1:30 PM Shuyi Chen wrote: > In the case of n

[jira] [Created] (FLINK-10496) CommandLineParser arguments interleaving

2018-10-05 Thread eugen yushin (JIRA)
eugen yushin created FLINK-10496: Summary: CommandLineParser arguments interleaving Key: FLINK-10496 URL: https://issues.apache.org/jira/browse/FLINK-10496 Project: Flink Issue Type: Improvem

Re: [DISCUSS] Breaking the Scala API for Scala 2.12 Support

2018-10-05 Thread Till Rohrmann
Thanks Aljoscha for starting this discussion. The described problem brings us indeed a bit into a pickle. Even with option 1) I think it is somewhat API breaking because everyone who used lambdas without types needs to add them now. Consequently, I only see two real options out of the ones you've p

[jira] [Created] (FLINK-10495) Add HYPOT math function supported in Table API and SQL

2018-10-05 Thread Aleksei Izmalkin (JIRA)
Aleksei Izmalkin created FLINK-10495: Summary: Add HYPOT math function supported in Table API and SQL Key: FLINK-10495 URL: https://issues.apache.org/jira/browse/FLINK-10495 Project: Flink