Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-9377

NiFi QueryRecord Error: org.apache.calcite.runtime.CalciteException: Failed to encode '%Поиск%' in character set 'ISO-8859-1'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.12.0, 1.12.1, 1.14.0, 1.13.2, 1.15.0
    • None
    • Extensions
    • None

    Description

      QueryrRecord Processor not working when using non-ASCII characters in a select phrase.

      Example use Russian Cyrillic symbols:

      JSON:

      [

      { "id":"test", "message":"Search Поиск" }

      ]

      QueryRecord Property Value:

      select * from flowfile where message like '%Поиск%'

      Error:

      NiFi org.apache.calcite.runtime.CalciteException: Failed to encode '%Поиск%' in character set 'ISO-8859-1'

       

      Attachments

        1. image-2021-11-13-16-07-59-879.png
          80 kB
          Alexandr Mikhaylov

        Activity

          People

            Unassigned Unassigned
            habb Alexandr Mikhaylov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: