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
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
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
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