[jira] [Commented] (FLINK-3461) Remove duplicate condition check in ZooKeeperLeaderElectionService

2016-02-25 Thread sahitya pavurala (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15168434#comment-15168434 ] sahitya pavurala commented on FLINK-3461: - I submitted a pull request for this, can you please

[jira] [Commented] (FLINK-3485) The SerializedListAccumulator value doest seem to be right

2016-02-24 Thread sahitya pavurala (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15166425#comment-15166425 ] sahitya pavurala commented on FLINK-3485: - I attached the screenshot. For primitive types, the

[jira] [Updated] (FLINK-3485) The SerializedListAccumulator value doest seem to be right

2016-02-23 Thread sahitya pavurala (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sahitya pavurala updated FLINK-3485: Summary: The SerializedListAccumulator value doest seem to be right (was: The accumulator

[jira] [Updated] (FLINK-3485) The accumulator value doest seem to be right

2016-02-23 Thread sahitya pavurala (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sahitya pavurala updated FLINK-3485: Attachment: screenshot-1.png > The accumulator value doest seem to be right >

[jira] [Updated] (FLINK-3485) The accumulator value doest seem to be right

2016-02-23 Thread sahitya pavurala (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sahitya pavurala updated FLINK-3485: Description: When run flink examples, the accumulator value keeps changing, as it shows the

[jira] [Created] (FLINK-3485) The accumulator value doest seem to be right

2016-02-23 Thread sahitya pavurala (JIRA)
sahitya pavurala created FLINK-3485: --- Summary: The accumulator value doest seem to be right Key: FLINK-3485 URL: https://issues.apache.org/jira/browse/FLINK-3485 Project: Flink Issue Type:

[jira] [Commented] (FLINK-2118) Table API fails on composite filter conditions

2016-02-22 Thread sahitya pavurala (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158138#comment-15158138 ] sahitya pavurala commented on FLINK-2118: - Isn't this because && has a higher precedence? > Table