[jira] [Commented] (FLINK-8301) Support Unicode in codegen for SQL && TableAPI

2017-12-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302661#comment-16302661 ] ASF GitHub Bot commented on FLINK-8301: --- Github user Xpray commented on the issue:

[GitHub] flink issue #5203: [FLINK-8301] Support Unicode in codegen for SQL && TableA...

2017-12-23 Thread Xpray
Github user Xpray commented on the issue: https://github.com/apache/flink/pull/5203 Thanks for @sunjincheng121 , I found another bug due to Expression Reduce and fixed it, please have a look! ---

[jira] [Reopened] (FLINK-7760) Restore failing from external checkpointing metadata.

2017-12-23 Thread Shashank Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashank Agarwal reopened FLINK-7760: - Restore failing from savepoint too in 1.4.0 Printing following logs : {code}

[jira] [Updated] (FLINK-7760) Restore failing from external checkpointing metadata.

2017-12-23 Thread Shashank Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashank Agarwal updated FLINK-7760: Fix Version/s: 1.4.1 1.5.0 > Restore failing from external checkpointing

[jira] [Reopened] (FLINK-6321) RocksDB state backend Checkpointing is not working with KeyedCEP.

2017-12-23 Thread Shashank Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashank Agarwal reopened FLINK-6321: - Still not working in 1.4.2 Refere issue : https://issues.apache.org/jira/browse/FLINK-7756

[jira] [Updated] (FLINK-6321) RocksDB state backend Checkpointing is not working with KeyedCEP.

2017-12-23 Thread Shashank Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashank Agarwal updated FLINK-6321: Fix Version/s: 1.4.1 1.5.0 > RocksDB state backend Checkpointing is not

[jira] [Created] (FLINK-8316) The CsvTableSink and the CsvInputFormat are not in sync

2017-12-23 Thread Xingcan Cui (JIRA)
Xingcan Cui created FLINK-8316: -- Summary: The CsvTableSink and the CsvInputFormat are not in sync Key: FLINK-8316 URL: https://issues.apache.org/jira/browse/FLINK-8316 Project: Flink Issue

[jira] [Commented] (FLINK-8301) Support Unicode in codegen for SQL && TableAPI

2017-12-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302444#comment-16302444 ] ASF GitHub Bot commented on FLINK-8301: --- Github user sunjincheng121 commented on a diff in the pull

[GitHub] flink pull request #5203: [FLINK-8301] Support Unicode in codegen for SQL &&...

2017-12-23 Thread sunjincheng121
Github user sunjincheng121 commented on a diff in the pull request: https://github.com/apache/flink/pull/5203#discussion_r158582395 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/stream/sql/SqlITCase.scala --- @@ -481,4 +484,48 @@ class

[jira] [Commented] (FLINK-8301) Support Unicode in codegen for SQL && TableAPI

2017-12-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302443#comment-16302443 ] ASF GitHub Bot commented on FLINK-8301: --- Github user sunjincheng121 commented on a diff in the pull

[jira] [Commented] (FLINK-8301) Support Unicode in codegen for SQL && TableAPI

2017-12-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302446#comment-16302446 ] ASF GitHub Bot commented on FLINK-8301: --- Github user sunjincheng121 commented on a diff in the pull

[jira] [Commented] (FLINK-8301) Support Unicode in codegen for SQL && TableAPI

2017-12-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302447#comment-16302447 ] ASF GitHub Bot commented on FLINK-8301: --- Github user sunjincheng121 commented on a diff in the pull

[GitHub] flink pull request #5203: [FLINK-8301] Support Unicode in codegen for SQL &&...

2017-12-23 Thread sunjincheng121
Github user sunjincheng121 commented on a diff in the pull request: https://github.com/apache/flink/pull/5203#discussion_r158582801 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/stream/table/CalcITCase.scala --- @@ -352,4 +354,38 @@ class

[jira] [Commented] (FLINK-8301) Support Unicode in codegen for SQL && TableAPI

2017-12-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302445#comment-16302445 ] ASF GitHub Bot commented on FLINK-8301: --- Github user sunjincheng121 commented on a diff in the pull

[GitHub] flink pull request #5203: [FLINK-8301] Support Unicode in codegen for SQL &&...

2017-12-23 Thread sunjincheng121
Github user sunjincheng121 commented on a diff in the pull request: https://github.com/apache/flink/pull/5203#discussion_r158582778 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/stream/sql/SqlITCase.scala --- @@ -481,4 +484,48 @@ class

[GitHub] flink pull request #5203: [FLINK-8301] Support Unicode in codegen for SQL &&...

2017-12-23 Thread sunjincheng121
Github user sunjincheng121 commented on a diff in the pull request: https://github.com/apache/flink/pull/5203#discussion_r158582780 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/stream/table/CalcITCase.scala --- @@ -352,4 +354,38 @@ class

[GitHub] flink pull request #5203: [FLINK-8301] Support Unicode in codegen for SQL &&...

2017-12-23 Thread sunjincheng121
Github user sunjincheng121 commented on a diff in the pull request: https://github.com/apache/flink/pull/5203#discussion_r158582750 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/stream/sql/SqlITCase.scala --- @@ -481,4 +484,48 @@ class

[jira] [Created] (FLINK-8315) Use AWSCredentialsProvider to get AWS credentials

2017-12-23 Thread Ivan Mushketyk (JIRA)
Ivan Mushketyk created FLINK-8315: - Summary: Use AWSCredentialsProvider to get AWS credentials Key: FLINK-8315 URL: https://issues.apache.org/jira/browse/FLINK-8315 Project: Flink Issue

[jira] [Created] (FLINK-8314) Add support for Kinesis Firehose

2017-12-23 Thread Ivan Mushketyk (JIRA)
Ivan Mushketyk created FLINK-8314: - Summary: Add support for Kinesis Firehose Key: FLINK-8314 URL: https://issues.apache.org/jira/browse/FLINK-8314 Project: Flink Issue Type: New Feature

[jira] [Commented] (FLINK-8313) Please add REAMD file for flink-web repository

2017-12-23 Thread Hai Zhou UTC+8 (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302373#comment-16302373 ] Hai Zhou UTC+8 commented on FLINK-8313: --- BTW, The default branch of the {{flink-web}} repository was

[jira] [Created] (FLINK-8313) Please add REAMD file for flink-web repository

2017-12-23 Thread Hai Zhou UTC+8 (JIRA)
Hai Zhou UTC+8 created FLINK-8313: - Summary: Please add REAMD file for flink-web repository Key: FLINK-8313 URL: https://issues.apache.org/jira/browse/FLINK-8313 Project: Flink Issue Type:

[jira] [Commented] (FLINK-8312) Fix ScalarFunction varargs length exceeds 254 for SQL

2017-12-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16302350#comment-16302350 ] ASF GitHub Bot commented on FLINK-8312: --- GitHub user Xpray opened a pull request:

[GitHub] flink pull request #5206: [FLINK-8312][TableAPI && SQL] Fix ScalarFunction v...

2017-12-23 Thread Xpray
GitHub user Xpray opened a pull request: https://github.com/apache/flink/pull/5206 [FLINK-8312][TableAPI && SQL] Fix ScalarFunction varargs length excee… ## What is the purpose of the change *Support parameters exceeds 254 with Varargs for SQL* ##

[jira] [Created] (FLINK-8312) Fix ScalarFunction varargs length exceeds 254 for SQL

2017-12-23 Thread Ruidong Li (JIRA)
Ruidong Li created FLINK-8312: - Summary: Fix ScalarFunction varargs length exceeds 254 for SQL Key: FLINK-8312 URL: https://issues.apache.org/jira/browse/FLINK-8312 Project: Flink Issue Type: