dear guys,
does calcite support chinese? in my case, what should i do ?
0: jdbc:lindorm:100.81.140.116:30024:test> upsert into t1(c1,c2,c3)
values('中文',2,2); Error: Error while executing SQL "upsert into t1(c1,c2,c3)
values('中文',2,2)": Failed to encode '中文' in character set 'ISO-8859-1'
(state=,code=0)thanks
