Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-3733

erro message fix - NTILE function

    XMLWordPrintableJSON

Details

    Description

      Can we have the message read this way
      "NTILE only accepts positive (non-zero) integer argument"

      0: jdbc:drill:schema=dfs.tmp> select col7 , col9 , ntile(0) over(order by col0) lastVal_col9 from FEWRWSPQQ_101;
      Error: FUNCTION ERROR: NTILE only accepts positive integer argument
      
      Fragment 0:0
      
      [Error Id: 650d44a8-73d0-4675-8c18-67609f43a962 on centos-04.qa.lab:31010] (state=,code=0)
      

      Attachments

        Activity

          People

            adeneche Abdel Hakim Deneche
            khfaraaz Khurram Faraaz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: