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'

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            habb Alexandr Mikhaylov

            Dates

              Created:
              Updated:

              Slack

                Issue deployment