XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.10.0
    • None
    • None
    • None

    Description

      The Drill documentation describes a CURRENT_DATE() function. Tried the following query:

      SELECT CURRENT_DATE() FROM (VALUES(1))
      

      Got the following errors:

      SEVERE: org.apache.calcite.sql.validate.SqlValidatorException: No match found for function signature CURRENT_DATE()
      SEVERE: org.apache.calcite.runtime.CalciteContextException: From line 1, column 8 to line 1, column 21: No match found for function signature CURRENT_DATE()
      

      Please:

      • Implement the function, or
      • Remove the function from the documentation, or
      • Leave the function in the docs, but add a footnote saying that the function is not yet available.

      Attachments

        Activity

          People

            Unassigned Unassigned
            paul-rogers Paul Rogers
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: