You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by njayaram2 <gi...@git.apache.org> on 2016/06/02 23:39:41 UTC

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

Github user njayaram2 commented on the issue:

    https://github.com/apache/incubator-madlib/pull/44
  
    I have made the changes based on the various discussions we've had over the comments.
    The changes made are:
    - time_out is renamed to max_time
    - max_time is of type INTERVAL and not VARCHAR anymore
    - the window function query itself is changed to a cleaner version
    as suggested by @decibel


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---