Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-698

Error occurs when FUNCTION and IN statement are used together.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0, 0.9.0
    • None
    • None

    Description

      See next tajo shell dump.

      tajo> select * from lineitem_100 where substr(l_shipdate, 1,4) in ('2010', '2011') limit 10;
      org.apache.tajo.algebra.FunctionExpr cannot be cast to org.apache.tajo.algebra.ColumnReferenceExpr
      

      Attachments

        1. TAJO-698.patch
          5 kB
          Hyunsik Choi

        Activity

          People

            hyunsik Hyunsik Choi
            hjkim Hyoungjun Kim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: