• Varun Gupta's avatar
    Added the error · 03ed2232
    Varun Gupta authored
      1)ER_ARGUMENT_OUT_OF_RANGE: This error is thrown if the argument of the percentile function is not in the range [0,1]
      2)ER_ARGUMENT_NOT_CONSTANT: This error is thrown if the argument of the percnetile function is not constant in the
        entire partition of the window function
    03ed2232
sql_window.cc 87.3 KB