Chinese character not support in sql with ' like '%chinese characters%' '

chinese character not support in sql with ’ like ‘%chinese characters%’ ', how to solve it?
this is error:

Caused by: org.apache.calcite.runtime.CalciteException: Failed to encode ‘.?\Q7天\E.?’ in character set ‘ISO-8859-1’

thanks

It seems like you are running into a similar issue mentioned here. If so, this is something not supported today but we are tracking as an enhancement.