[jira] [Created] (FLINK-23490) Flink Table Example - StreamWindowSQLExample shows output in older format

2021-07-24 Thread Mans Singh (Jira)
Mans Singh created FLINK-23490: -- Summary: Flink Table Example - StreamWindowSQLExample shows output in older format Key: FLINK-23490 URL: https://issues.apache.org/jira/browse/FLINK-23490 Project: Flink

Re: [DISCUSS] FLIP-177: Extend Sink API

2021-07-24 Thread Arvid Heise
Just to reiterate on Piotr's point: MailboxExecutor is pretty much an Executor [1] with named lambdas, except for the name MailboxExecutor nothing is hinting at a specific threading model. Currently, we expose it on StreamOperator API. Afaik the idea is to make the StreamOperator internal and beef