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

Remove explicit cast for concat() with support for two way implicit cast added

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.4.0
    • None
    • None

    Description

      We added explicit cast for concat() function in DrillOptiq, so all the arguments would be casted as varchar since implicit cast used to work only from varchar ---> int previously. With DRILL-577 we have implicit cast in the other direction as well hence we can remove the explicit cast.

      Attachments

        1. DRILL-771.patch
          2 kB
          Mehant Baid

        Activity

          People

            mehant Mehant Baid
            mehant Mehant Baid
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: