Re: Official Flink Docker images

2017-05-07 Thread Ismaël Mejía
Sure we would do it. I will sync with Patrick to do this quickly. On May 5, 2017 3:45 PM, "Robert Metzger" wrote: > Thanks a lot for your efforts! > > Maybe we can even put a small blog post on the Flink post once its > available on docker hub. > > On Fri, Apr 28, 2017 at 11:00 AM, Ismaël Mejía

[jira] [Created] (FLINK-6473) Add OVER window support for batch tables

2017-05-07 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-6473: Summary: Add OVER window support for batch tables Key: FLINK-6473 URL: https://issues.apache.org/jira/browse/FLINK-6473 Project: Flink Issue Type: New Featur

[jira] [Created] (FLINK-6474) Potential loss of precision in 32 bit integer multiplication

2017-05-07 Thread Ted Yu (JIRA)
Ted Yu created FLINK-6474: - Summary: Potential loss of precision in 32 bit integer multiplication Key: FLINK-6474 URL: https://issues.apache.org/jira/browse/FLINK-6474 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-6475) Incremental snapshots in RocksDB hold lock during async file upload

2017-05-07 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-6475: - Summary: Incremental snapshots in RocksDB hold lock during async file upload Key: FLINK-6475 URL: https://issues.apache.org/jira/browse/FLINK-6475 Project: Flink

[jira] [Created] (FLINK-6476) Table environment register row data stream

2017-05-07 Thread radu (JIRA)
radu created FLINK-6476: --- Summary: Table environment register row data stream Key: FLINK-6476 URL: https://issues.apache.org/jira/browse/FLINK-6476 Project: Flink Issue Type: Improvement Comp

[jira] [Created] (FLINK-6477) The first time to click Taskmanager cannot get the actual data

2017-05-07 Thread zhihao chen (JIRA)
zhihao chen created FLINK-6477: -- Summary: The first time to click Taskmanager cannot get the actual data Key: FLINK-6477 URL: https://issues.apache.org/jira/browse/FLINK-6477 Project: Flink Iss

[jira] [Created] (FLINK-6478) Add documentation on how to upgrade serializers for managed state

2017-05-07 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-6478: -- Summary: Add documentation on how to upgrade serializers for managed state Key: FLINK-6478 URL: https://issues.apache.org/jira/browse/FLINK-6478 Project:

Re: [DISCUSS] Feature Freeze

2017-05-07 Thread Robert Metzger
Great! It also looks like the other big features made it also into master this weekend. I'll now create the feature branch and create the testing RC0. On Sat, May 6, 2017 at 12:04 PM, Fabian Hueske wrote: > I merged the last to major features for the Table API / SQL (time > indicators and retra