[GitHub] flink pull request: [FLINK-3581] [FLINK-3582] State Iterator and A...

2016-05-02 Thread gyfora
Github user gyfora commented on the pull request: https://github.com/apache/flink/pull/1957#issuecomment-216259593 The other possibility would be to store them in different column families. Not sure about the performance there though --- If your project is set up for it, you can repl

[jira] [Commented] (FLINK-3837) Create FLOOR/CEIL function

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266735#comment-15266735 ] ASF GitHub Bot commented on FLINK-3837: --- Github user asfgit closed the pull request

[GitHub] flink pull request: [FLINK-3837] [table] Create FLOOR/CEIL functio...

2016-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1943 --- 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 have this feature enabled and wishes so, or if the feature is enab

[GitHub] flink pull request: [FLINK-3581] [FLINK-3582] State Iterator and A...

2016-05-02 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1957#issuecomment-216258540 @gyfora I thought that was possible, yes, but I don't think so anymore. I only found this document after I finished my implementation: https://github.com/facebook/rocks

[jira] [Commented] (FLINK-3581) Add Special Aligned Event-Time WindowOperator

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266731#comment-15266731 ] ASF GitHub Bot commented on FLINK-3581: --- Github user aljoscha commented on the pull

[jira] [Commented] (FLINK-3581) Add Special Aligned Event-Time WindowOperator

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266720#comment-15266720 ] ASF GitHub Bot commented on FLINK-3581: --- Github user gyfora commented on the pull re

[GitHub] flink pull request: [FLINK-3837] [table] Create FLOOR/CEIL functio...

2016-05-02 Thread twalthr
Github user twalthr commented on the pull request: https://github.com/apache/flink/pull/1943#issuecomment-216256600 Merging this. --- 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 have this feature

[jira] [Commented] (FLINK-3837) Create FLOOR/CEIL function

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266718#comment-15266718 ] ASF GitHub Bot commented on FLINK-3837: --- Github user twalthr commented on the pull r

[jira] [Commented] (FLINK-3856) Create types for java.sql.Date/Time/Timestamp

2016-05-02 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266712#comment-15266712 ] Timo Walther commented on FLINK-3856: - I have created type information for all 3 types

[jira] [Commented] (FLINK-3854) Support Avro key-value rolling sink writer

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266693#comment-15266693 ] ASF GitHub Bot commented on FLINK-3854: --- Github user rmetzger commented on the pull

[GitHub] flink pull request: [FLINK-3854] Support Avro key-value rolling si...

2016-05-02 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1953#issuecomment-216251703 Overall, the code looks good. I forgot that we have the avro dependency in by default ;) I had one minor commit regarding early input validation, other than that th

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266691#comment-15266691 ] ASF GitHub Bot commented on FLINK-2044: --- Github user gallenvara commented on the pul

[GitHub] flink pull request: [FLINK-2044] [gelly] Implementation of Gelly H...

2016-05-02 Thread gallenvara
Github user gallenvara commented on the pull request: https://github.com/apache/flink/pull/1956#issuecomment-216251223 @vasia code modified and i add a extra iteration for getting the aggregated value of previous iteration to normalize all vertex. :) --- If your project is set up for

[jira] [Commented] (FLINK-3854) Support Avro key-value rolling sink writer

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266685#comment-15266685 ] ASF GitHub Bot commented on FLINK-3854: --- Github user rmetzger commented on a diff in

[GitHub] flink pull request: [FLINK-3854] Support Avro key-value rolling si...

2016-05-02 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/1953#discussion_r61745567 --- Diff: flink-streaming-connectors/flink-connector-filesystem/src/main/java/org/apache/flink/streaming/connectors/fs/AvroKeyValueSinkWriter.java --- @@ -0

[GitHub] flink pull request: [FLINK-3854] Support Avro key-value rolling si...

2016-05-02 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/1953#discussion_r61745619 --- Diff: flink-streaming-connectors/flink-connector-filesystem/src/main/java/org/apache/flink/streaming/connectors/fs/AvroKeyValueSinkWriter.java --- @@ -0

[jira] [Commented] (FLINK-3854) Support Avro key-value rolling sink writer

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266684#comment-15266684 ] ASF GitHub Bot commented on FLINK-3854: --- Github user rmetzger commented on a diff in

[GitHub] flink pull request: [FLINK-3854] Support Avro key-value rolling si...

2016-05-02 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1953#issuecomment-216247252 @rmetzger this is good enough for me, since there are also tests. What do you think? --- If your project is set up for it, you can reply to this email and have your re

[jira] [Commented] (FLINK-3854) Support Avro key-value rolling sink writer

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1523#comment-1523 ] ASF GitHub Bot commented on FLINK-3854: --- Github user aljoscha commented on the pull

[jira] [Commented] (FLINK-3854) Support Avro key-value rolling sink writer

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266652#comment-15266652 ] ASF GitHub Bot commented on FLINK-3854: --- Github user IgorBerman commented on the pul

[GitHub] flink pull request: [FLINK-3854] Support Avro key-value rolling si...

2016-05-02 Thread IgorBerman
Github user IgorBerman commented on the pull request: https://github.com/apache/flink/pull/1953#issuecomment-216244636 @aljoscha , Hi, thanks for the review. Not tested with real word data yet, only with simple avro objects(with several fields inside). Tested in local environ

[jira] [Commented] (FLINK-3821) Reduce Guava usage in flink-java

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266644#comment-15266644 ] ASF GitHub Bot commented on FLINK-3821: --- Github user zentol commented on the pull re

[GitHub] flink pull request: [FLINK-3821] Reduce Guava usage in flink-java

2016-05-02 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/pull/1938#issuecomment-216243462 @greghogan Thanks for looking over it, I've addressed your comments. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266638#comment-15266638 ] ASF GitHub Bot commented on FLINK-2259: --- Github user rawkintrevo commented on the pu

[GitHub] flink pull request: [FLINK-2259][ml] Add Train-Testing Splitters

2016-05-02 Thread rawkintrevo
Github user rawkintrevo commented on the pull request: https://github.com/apache/flink/pull/1898#issuecomment-216241912 This should be gtg --- 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 have this

[jira] [Created] (FLINK-3858) Date is wrongly serialized

2016-05-02 Thread Timo Walther (JIRA)
Timo Walther created FLINK-3858: --- Summary: Date is wrongly serialized Key: FLINK-3858 URL: https://issues.apache.org/jira/browse/FLINK-3858 Project: Flink Issue Type: Bug Components:

[GitHub] flink pull request: Flink 3750 fixed

2016-05-02 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1941#issuecomment-216232502 Thanks for the PR @fpompermaier. I think the new format is a bit too much tailored towards certain query templates (`BETWEEN` predicate on integer column). Also modif

[GitHub] flink pull request: Flink 3750 fixed

2016-05-02 Thread fpompermaier
Github user fpompermaier commented on a diff in the pull request: https://github.com/apache/flink/pull/1941#discussion_r61736272 --- Diff: flink-batch-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/jdbc/JDBCInputFormat.java --- @@ -26,52 +26,69 @@ import jav

[GitHub] flink pull request: Flink 3750 fixed

2016-05-02 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/1941#discussion_r61735803 --- Diff: flink-batch-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/GenericRow.java --- @@ -0,0 +1,123 @@ +package org.apache.flink.ap

[GitHub] flink pull request: Flink 3750 fixed

2016-05-02 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/1941#discussion_r61735690 --- Diff: flink-batch-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/jdbc/JDBCInputFormat.java --- @@ -352,6 +294,13 @@ public JDBCInputFor

[GitHub] flink pull request: Flink 3750 fixed

2016-05-02 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/1941#discussion_r61735650 --- Diff: flink-batch-connectors/flink-jdbc/src/main/java/org/apache/flink/api/java/io/jdbc/JDBCInputFormat.java --- @@ -26,52 +26,69 @@ import java.sql

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266556#comment-15266556 ] ASF GitHub Bot commented on FLINK-2044: --- Github user gallenvara commented on the pul

[GitHub] flink pull request: [FLINK-2044] [gelly] Implementation of Gelly H...

2016-05-02 Thread gallenvara
Github user gallenvara commented on the pull request: https://github.com/apache/flink/pull/1956#issuecomment-216227985 I will have a try. If `iteration==1` or `iteration==maxIteration` maybe a little difficult to deal. --- If your project is set up for it, you can reply to this email

[jira] [Commented] (FLINK-3793) Re-organize the Table API and SQL docs

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266550#comment-15266550 ] ASF GitHub Bot commented on FLINK-3793: --- Github user vasia commented on the pull req

[GitHub] flink pull request: [FLINK-3793][docs] re-organize table API and S...

2016-05-02 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1955#issuecomment-216227231 - Thanks for spotting the leftover menu. It's easy to remove. - I'll add orderBy in the operators table - I'll add a note to the SQL section regarding unsupported op

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266536#comment-15266536 ] ASF GitHub Bot commented on FLINK-2044: --- Github user vasia commented on the pull req

[GitHub] flink pull request: [FLINK-2044] [gelly] Implementation of Gelly H...

2016-05-02 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1956#issuecomment-216226071 There is no way to get the aggregated value of the current superstep, as the aggregation happens at the superstep barrier. What you could do is normalize the vertex value

[jira] [Closed] (FLINK-2099) Add a SQL API

2016-05-02 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske closed FLINK-2099. Resolution: Done Fix Version/s: 1.1.0 Basic support for SQL was added. Missing features are

[jira] [Commented] (FLINK-3854) Support Avro key-value rolling sink writer

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266530#comment-15266530 ] ASF GitHub Bot commented on FLINK-3854: --- Github user aljoscha commented on the pull

[GitHub] flink pull request: [FLINK-3854] Support Avro key-value rolling si...

2016-05-02 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1953#issuecomment-216225261 AFAIK the failing build is "normal" right now, we have some problem with the travis caches. The PR looks very good, @rmetzger what are you saying about copying

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266517#comment-15266517 ] ASF GitHub Bot commented on FLINK-2044: --- Github user gallenvara commented on the pul

[GitHub] flink pull request: [FLINK-2044] [gelly] Implementation of Gelly H...

2016-05-02 Thread gallenvara
Github user gallenvara commented on the pull request: https://github.com/apache/flink/pull/1956#issuecomment-216224456 @vasia i have noticed the `registerAggregator` can aggregate value in distributed environment and i have used it at the very beginning of this issue. But finally i fa

[jira] [Commented] (FLINK-3837) Create FLOOR/CEIL function

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266516#comment-15266516 ] ASF GitHub Bot commented on FLINK-3837: --- Github user fhueske commented on the pull r

[GitHub] flink pull request: [FLINK-3837] [table] Create FLOOR/CEIL functio...

2016-05-02 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1943#issuecomment-216224308 Good to merge, IMO. --- 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 have this fe

[jira] [Commented] (FLINK-3581) Add Special Aligned Event-Time WindowOperator

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266514#comment-15266514 ] ASF GitHub Bot commented on FLINK-3581: --- Github user aljoscha commented on the pull

[GitHub] flink pull request: [FLINK-3581] [FLINK-3582] State Iterator and A...

2016-05-02 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1957#issuecomment-216223941 CC @tillrohrmann for review since you are also working on state CC @StephanEwen for review as original requestor of this feature --- If your project is set up for i

[GitHub] flink pull request: Jackson version upgrade: default from 2.4.2 to...

2016-05-02 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1952#issuecomment-216223474 @cowtowncoder do you see a reason for not upgrading all the way to 2.7? --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (FLINK-3669) WindowOperator registers a lot of timers at StreamTask

2016-05-02 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266509#comment-15266509 ] Aljoscha Krettek commented on FLINK-3669: - Is the problem gone with changing this?

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266503#comment-15266503 ] ASF GitHub Bot commented on FLINK-2044: --- Github user vasia commented on the pull req

[GitHub] flink pull request: [FLINK-2044] [gelly] Implementation of Gelly H...

2016-05-02 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1956#issuecomment-216222300 Hi @gallenvara, thank you for the PR! I only took a quick look, but I will go through the changes in detail soon. One thing I noticed is that you use static va

[jira] [Commented] (FLINK-3793) Re-organize the Table API and SQL docs

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266498#comment-15266498 ] ASF GitHub Bot commented on FLINK-3793: --- Github user fhueske commented on the pull r

[GitHub] flink pull request: [FLINK-3793][docs] re-organize table API and S...

2016-05-02 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1955#issuecomment-216221749 Thanks for this PR @vasia. I noticed a few things: - The docs page (`./apis/table.html`) still has the menu of the DataSet API on the left hand side. Is it

[jira] [Commented] (FLINK-2099) Add a SQL API

2016-05-02 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266493#comment-15266493 ] Timo Walther commented on FLINK-2099: - Yes, I think we can close this issue. Basic sup

[jira] [Commented] (FLINK-3581) Add Special Aligned Event-Time WindowOperator

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266475#comment-15266475 ] ASF GitHub Bot commented on FLINK-3581: --- GitHub user aljoscha opened a pull request:

[GitHub] flink pull request: [FLINK-3581] [FLINK-3582] State Iterator and A...

2016-05-02 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/flink/pull/1957 [FLINK-3581] [FLINK-3582] State Iterator and Aligned Time Windows This adds two things. A new call `getPartitionedStateForAllKeys` on `AbstractStateBackend` that returns a `StateIterator` that can

[jira] [Commented] (FLINK-2099) Add a SQL API

2016-05-02 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266458#comment-15266458 ] Fabian Hueske commented on FLINK-2099: -- The current master branch supports a subset o

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266344#comment-15266344 ] ASF GitHub Bot commented on FLINK-2044: --- Github user gallenvara commented on the pul

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266342#comment-15266342 ] ASF GitHub Bot commented on FLINK-2044: --- GitHub user gallenvara opened a pull reques

[GitHub] flink pull request: [FLINK-2044] [gelly] Implementation of Gelly H...

2016-05-02 Thread gallenvara
Github user gallenvara commented on the pull request: https://github.com/apache/flink/pull/1956#issuecomment-216190461 @vasia Can you help with review work? :) --- 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 proje

[GitHub] flink pull request: [FLINK-2044] [gelly] Implementation of Gelly H...

2016-05-02 Thread gallenvara
GitHub user gallenvara opened a pull request: https://github.com/apache/flink/pull/1956 [FLINK-2044] [gelly] Implementation of Gelly HITS Algorithm Thanks for contributing to Apache Flink. Before you open your pull request, please take the following check list into consideration.

[GitHub] flink pull request: Jackson version upgrade: default from 2.4.2 to...

2016-05-02 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1952#issuecomment-216188894 Yes, I hope so. --- 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 have this featur

[jira] [Created] (FLINK-3857) Add reconnect attempt to Elasticsearch host

2016-05-02 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-3857: Summary: Add reconnect attempt to Elasticsearch host Key: FLINK-3857 URL: https://issues.apache.org/jira/browse/FLINK-3857 Project: Flink Issue Type: Improve

[jira] [Commented] (FLINK-3793) Re-organize the Table API and SQL docs

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266308#comment-15266308 ] ASF GitHub Bot commented on FLINK-3793: --- GitHub user vasia opened a pull request:

[GitHub] flink pull request: [FLINK-3793][docs] re-organize table API and S...

2016-05-02 Thread vasia
GitHub user vasia opened a pull request: https://github.com/apache/flink/pull/1955 [FLINK-3793][docs] re-organize table API and SQL docs - [X] General - The pull request references the related JIRA issue ("[FLINK-XXX] Jira title text") - The pull request addresses only o

[jira] [Resolved] (FLINK-3786) Add BigDecimal and BigInteger as Basic types

2016-05-02 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-3786. - Resolution: Fixed Fix Version/s: 1.1.0 Fixed in b3231ac > Add BigDecimal and BigInteger as

[GitHub] flink pull request: Jackson version upgrade: default from 2.4.2 to...

2016-05-02 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1952#issuecomment-216167122 @fhueske jackson-databind is only used in the Table API to render the explain output. We should be good to update to latest there as well, right? --- If your project i

[jira] [Commented] (FLINK-3855) Upgrade Jackson version

2016-05-02 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266265#comment-15266265 ] Aljoscha Krettek commented on FLINK-3855: - Never mind, the link seems to be workin

[jira] [Updated] (FLINK-3856) Create types for java.sql.Date/Time/Timestamp

2016-05-02 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-3856: Description: At the moment there is only the {{Date}} type which is not sufficient for most use cas

[jira] [Created] (FLINK-3856) Create types for java.sql.Date/Time/Timestamp

2016-05-02 Thread Timo Walther (JIRA)
Timo Walther created FLINK-3856: --- Summary: Create types for java.sql.Date/Time/Timestamp Key: FLINK-3856 URL: https://issues.apache.org/jira/browse/FLINK-3856 Project: Flink Issue Type: New Fea

[jira] [Commented] (FLINK-3786) Add BigDecimal and BigInteger as Basic types

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266246#comment-15266246 ] ASF GitHub Bot commented on FLINK-3786: --- Github user asfgit closed the pull request

[GitHub] flink pull request: [FLINK-3786] [core] [api-extending] Add BigDec...

2016-05-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1928 --- 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 have this feature enabled and wishes so, or if the feature is enab

[jira] [Commented] (FLINK-3786) Add BigDecimal and BigInteger as Basic types

2016-05-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266234#comment-15266234 ] ASF GitHub Bot commented on FLINK-3786: --- Github user twalthr commented on the pull r

[GitHub] flink pull request: [FLINK-3786] [core] [api-extending] Add BigDec...

2016-05-02 Thread twalthr
Github user twalthr commented on the pull request: https://github.com/apache/flink/pull/1928#issuecomment-216151381 Merging... --- 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 have this feature ena

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-02 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266206#comment-15266206 ] Vasia Kalavri commented on FLINK-2044: -- Thanks, I'll assign it to you :) > Implement

[jira] [Updated] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-02 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vasia Kalavri updated FLINK-2044: - Assignee: GaoLun > Implementation of Gelly HITS Algorithm > --

[jira] [Commented] (FLINK-2926) Add a Strongly Connected Components Library Method

2016-05-02 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266205#comment-15266205 ] Vasia Kalavri commented on FLINK-2926: -- Hi [~mliesenberg], thank you for design docum

<    1   2