XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.1.0
    • None
    • SQL, Tests
    • None

    Description

      SparkSQL `exclude` always expects a following call to `()`, however, PgSQL `exclude` does not. Examples:

      SELECT sum(unique1) over (rows between 2 preceding and 2 following exclude no others),
      unique1, four
      FROM tenk1 WHERE unique1 < 10;
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            DylanGuedes Dylan Guedes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: