[jira] [Commented] (FLINK-4180) Create a batch SQL example

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

[GitHub] flink pull request #2274: [FLINK-4180] [FLINK-4181] [table] add Batch SQL an...

2016-07-23 Thread smarthi
Github user smarthi commented on a diff in the pull request: https://github.com/apache/flink/pull/2274#discussion_r71981015 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/examples/java/JavaSQLExample.java --- @@ -0,0 +1,70 @@ +/* + * Licensed to the

[jira] [Commented] (FLINK-4250) Cannot select other than first column from Table

2016-07-23 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390911#comment-15390911 ] Suneel Marthi commented on FLINK-4250: -- Also 'position' is a reserved keyword and having a column

[jira] [Commented] (FLINK-4242) Improve validation exception messages

2016-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390751#comment-15390751 ] ASF GitHub Bot commented on FLINK-4242: --- GitHub user gallenvara opened a pull request:

[GitHub] flink pull request #2290: [FLINK-4242] [table] Improve validation exception ...

2016-07-23 Thread gallenvara
GitHub user gallenvara opened a pull request: https://github.com/apache/flink/pull/2290 [FLINK-4242] [table] Improve validation exception messages Improve validation exception messages in table api. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (FLINK-3874) Add a Kafka TableSink with JSON serialization

2016-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390680#comment-15390680 ] ASF GitHub Bot commented on FLINK-3874: --- Github user mushketyk commented on the issue:

[GitHub] flink issue #2244: [FLINK-3874] Add a Kafka TableSink with JSON serializatio...

2016-07-23 Thread mushketyk
Github user mushketyk commented on the issue: https://github.com/apache/flink/pull/2244 Build is now passing. Could someone please review this PR? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Commented] (FLINK-4029) Multi-field "sum" function just like "keyBy"

2016-07-23 Thread Ivan Mushketyk (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390679#comment-15390679 ] Ivan Mushketyk commented on FLINK-4029: --- I am new to Flink, so I am a little bit confused about what

[jira] [Commented] (FLINK-3866) StringArraySerializer claims type is immutable; shouldn't

2016-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390674#comment-15390674 ] ASF GitHub Bot commented on FLINK-3866: --- GitHub user mushketyk opened a pull request:

[GitHub] flink pull request #2289: [FLINK-3866] StringArraySerializer type should be ...

2016-07-23 Thread mushketyk
GitHub user mushketyk opened a pull request: https://github.com/apache/flink/pull/2289 [FLINK-3866] StringArraySerializer type should be mutable Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration.

[GitHub] flink issue #2231: [FLINK-4035] Bump Kafka producer in Kafka sink to Kafka 0...

2016-07-23 Thread radekg
Github user radekg commented on the issue: https://github.com/apache/flink/pull/2231 Tests are failing for random setups on travis. Seems to be something scala related. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (FLINK-4035) Bump Kafka producer in Kafka sink to Kafka 0.10.0.0

2016-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390636#comment-15390636 ] ASF GitHub Bot commented on FLINK-4035: --- Github user radekg commented on the issue:

[GitHub] flink issue #2282: [FLINK-3940] [table] Add support for ORDER BY OFFSET FETC...

2016-07-23 Thread gallenvara
Github user gallenvara commented on the issue: https://github.com/apache/flink/pull/2282 @wuchong thanks for your advice and i have addressed your comments in the new commit. :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (FLINK-3940) Add support for ORDER BY OFFSET FETCH

2016-07-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15390600#comment-15390600 ] ASF GitHub Bot commented on FLINK-3940: --- Github user gallenvara commented on the issue: