Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-4014

calcite convert(column using utf8mb4) throws exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.21.0
    • 1.24.0
    • core
    • None

    Description

          Hello everyone, I found that when performing the following sql verification, I will be prompted that the UTF8MB4 field cannot be found in the table, but after reading the source code calcite is built-in to support this convert function, is it not fully implemented yet?

       

      SQL is as follows:

      select convert(name using utf8mb4) from test b where name = '4'

       

      Error Message:

        

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              groobyming groobyming
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: