[GitHub] incubator-madlib pull request #44: Feature: Sessionize funtion

2016-06-01 Thread njayaram2
Github user njayaram2 commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/44#discussion_r65457433 --- Diff: src/ports/postgres/modules/utilities/sessionize.py_in --- @@ -0,0 +1,101 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-madlib pull request #44: Feature: Sessionize funtion

2016-06-01 Thread njayaram2
Github user njayaram2 commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/44#discussion_r65455496 --- Diff: src/ports/postgres/modules/utilities/sessionize.py_in --- @@ -0,0 +1,101 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-madlib pull request #44: Feature: Sessionize funtion

2016-06-01 Thread decibel
Github user decibel commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/44#discussion_r65454766 --- Diff: src/ports/postgres/modules/utilities/sessionize.py_in --- @@ -0,0 +1,101 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-madlib pull request #44: Feature: Sessionize funtion

2016-06-01 Thread njayaram2
Github user njayaram2 commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/44#discussion_r65446205 --- Diff: src/ports/postgres/modules/utilities/sessionize.py_in --- @@ -0,0 +1,101 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-madlib pull request #44: Feature: Sessionize funtion

2016-06-01 Thread njayaram2
Github user njayaram2 commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/44#discussion_r65445316 --- Diff: src/ports/postgres/modules/utilities/sessionize.py_in --- @@ -0,0 +1,101 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-madlib pull request #44: Feature: Sessionize funtion

2016-06-01 Thread decibel
Github user decibel commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/44#discussion_r65437304 --- Diff: src/ports/postgres/modules/utilities/sessionize.py_in --- @@ -0,0 +1,101 @@ +# Licensed to the Apache Software Foundation (ASF) under

[GitHub] incubator-madlib pull request #44: Feature: Sessionize funtion

2016-06-01 Thread decibel
Github user decibel commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/44#discussion_r65424347 --- Diff: src/ports/postgres/modules/utilities/sessionize.py_in --- @@ -0,0 +1,101 @@ +# Licensed to the Apache Software Foundation (ASF) under

Sessionization min time param

2016-06-01 Thread Frank McQuillan
There has been some good discussion on the sessionization feature lately, e.g., https://github.com/apache/incubator-madlib/pull/44 Thanks to Jim Nasby for his comments. I broke sessionization into 3 phases, of which Phase 1 and 2 are in work now by Nandish Jayaram: