Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-2848

[storm-sql] Separate the concept of STREAM and TABLE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0.0
    • None
    • storm-sql
    • None

    Description

      Currently we only support STREAM type of table, and don't provide type selection for users.

      We have future plan of supporting join on stream and table, which requires tables to be defined either stream or table, because left join which left side is table and right side is stream doesn't make sense and vice versa.

      This issue tracks the effort of separating STREAM and TABLE. We may want to also apply the constraint that only STREAM supports SELECT statement.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kabhwan Jungtaek Lim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: