Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • Structured Streaming
    • None

    Description

      This JIRA is to track the status regarding event time windowing operations for Continuous queries.

      The proposition is to add a

      window(timeColumn, windowDuration, slideDuration, startTime)
      

      expression that will bucket time columns into time windows. This expression will be useful in both batch analysis and streaming. With streaming, it will open up the use case for event-time window aggregations.

      For R, and Python interoperability, we will take windowDuration, slideDuration, startTime as strings and parse interval lengths.

      Attachments

        Issue Links

          Activity

            People

              brkyvz Burak Yavuz
              brkyvz Burak Yavuz
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: