[ 
https://issues.apache.org/jira/browse/NIFI-9377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexandr Mikhaylov updated NIFI-9377:
-------------------------------------
    Description: 
QueryrRecord Processor not working when using non-ASCII characters in a select 
phrase.

Example use Russian Cyrillic symbols:

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

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

 

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

Example use Russian Cyrillic symbols:

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


> NiFi QueryRecord Error:  org.apache.calcite.runtime.CalciteException: Failed 
> to encode '%Поиск%' in character set 'ISO-8859-1'
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-9377
>                 URL: https://issues.apache.org/jira/browse/NIFI-9377
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.12.0, 1.12.1, 1.14.0, 1.13.2
>            Reporter: Alexandr Mikhaylov
>            Priority: Critical
>             Fix For: 1.12.0, 1.14.0, 1.13.2
>
>         Attachments: image-2021-11-13-16-07-59-879.png
>
>
> QueryrRecord Processor not working when using non-ASCII characters in a 
> select phrase.
> Example use Russian Cyrillic symbols:
> select * from flowfile where message like '%Поиск%'
> NiFi org.apache.calcite.runtime.CalciteException: Failed to encode '%Поиск%' 
> in character set 'ISO-8859-1'
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to