• Igor Babaev's avatar
    Fixed bug mdev-9976. · 9073f9fd
    Igor Babaev authored
    This bug happens due to a conflict in the construct window_spec.
    (win_ref conflicts with the non-reserved key word ROWS).
    The standard SQL-2003 says that ROWS is a reserved key word.
    Made this key word reserved in our grammar and removed
    the conflict.
    9073f9fd
win.result 45.8 KB