Replies: 5 comments
-
when i input the sql below :select from_utf8(to_utf8(en)) from pon_min_partitioned limit 1;
|
Beta Was this translation helpful? Give feedback.
-
The Also, 302 is very, very, old. I suggest you try with the latest release (currently 340) https://prestosql.io/download.html |
Beta Was this translation helpful? Give feedback.
-
i get the result below: |
Beta Was this translation helpful? Give feedback.
-
Hi, @mana6666 Just uses |
Beta Was this translation helpful? Give feedback.
-
@ssquan thanks a lot this is the hive.properties so , where is wrong? about thrift ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
presto verson : 302
cannot get the chinese result in correct form according to issue#3517.
when i input the sql below :select to_utf8(return_chinese_col) from table limit 1.
the return is :
e7 91 9e e6 98 8c e6 a8 aa e6 b8 af e7 94 b5 e4
bf a1 e6 89 80 e7 bb bc e5 90 88 e6 9c ba e6 88
bf 2f e5 8d 8e e4 b8 ba e6 8a 80 e6 9c af e6 9c
89 e9 99 90 e5 85 ac e5 8f b8 4d 41 35 36 38 30
54 2d 4f 4c 54 2f 4a 4a 2d 4f 4c 54 30 30 30 31
5f 5f 5f 30 2f 34 2f 30
not chinese wordk.
Beta Was this translation helpful? Give feedback.
All reactions