• panda_abyss@lemmy.ca
    link
    fedilink
    arrow-up
    9
    ·
    1 day ago

    It has though

    Window functions were an addition, but more recently struct, json, and array fields with native support. Pipe syntax is getting multiple implementations.

    Match recognize is a whole new standard abstraction of window functions.

    Union by name is being added (fuck union by position).

    • Valmond@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      Isn’t this more like evolution or even just optimisation? I mean it doesn’t seem like a fundamental shift (can be wrong, just checked it out quickly).