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

Calcite blocks queries whose type-missmatch can be resolved by Drill's Implicit casting

    XMLWordPrintableJSON

Details

    Description

      select a from ... union all select b from ...
      

      where a is int, and b is a bunch of integers in varchar types. Drill-Calcite interrupts this query by the column types. Since Drill has its own ways of handling type-mismatch, can we let Calcite ignore type checking?

      Attachments

        Issue Links

          Activity

            People

              seanhychu Sean Hsuan-Yi Chu
              seanhychu Sean Hsuan-Yi Chu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: