Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.35.0
Description
When a number of rows is specified for a window, the code checks that the provided literal is an integral number.
But the provided check leaves aside numbers like "1.00" (with a scale of 2, but with trailing zeros).