Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-2030

Repeated exception code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Sometimes we get repeated error codes:
      Example:

      ASX0003: ASX0003: Type incompatibility: function agg-avg gets incompatible input values: string and float [HyracksDataException]
      

      To reproduce:

      select element coll_avg((
          select element x
          from  [float('2.0'),'hello world',93847382783847382,date('2013-01-01')] as x
      ));
      

      Attachments

        Activity

          People

            mhubail Murtadha Makki Al Hubail
            mhubail Murtadha Makki Al Hubail
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: