Description
For a WindowSpecDefinition whose partitionSpec is empty, there's an extra space in its SQL representation:
( ORDER BY `a` ASC ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW)
For a WindowSpecDefinition whose partitionSpec is empty, there's an extra space in its SQL representation:
( ORDER BY `a` ASC ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW)