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

Adding 2 dates results in AssertionError: Multiple functions with best cost found

    XMLWordPrintableJSON

Details

    Description

      git.commit.id.abbrev=2295715

      The below query fails

      select l_commitdate+l_receiptdate from cp.`tpch/lineitem.parquet`;
      Error: SYSTEM ERROR: AssertionError: Multiple functions with best cost found
      
      Fragment 0:0
      
      [Error Id: 983983bd-73e3-45c8-a377-e7022a5899c7 on qa-node182.qa.lab:31010] (state=,code=0)
      

      The more likely scenario is that this operation is not supported. Atleast we should throw a proper error message. I attached the error from the logs

      Attachments

        1. error.log
          48 kB
          Rahul Kumar Challapalli

        Activity

          People

            Unassigned Unassigned
            rkins Rahul Kumar Challapalli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: