Hi Martin,

Could you share a reproducer? I'll check it.

Kind regards,
Alex


20 июля 2017 г. 4:14 AM пользователь "Martin [via Apache Ignite Users]" <
[email protected]> написал:



I called it from Java, and i am using Ignite 2.0.
seems many chinese developer are encountering this problem.
is there any configuration that can set as encoding? or is there any API
method can do this?



thanks,
Martin




At 2017-07-20 00:34:45, "afedotov" <[hidden email]
<http:///user/SendEmail.jtp?type=node&node=15149&i=0>> wrote:

Hi Martin,

I've checked the same with 2.0 and it works on my side.

Which version of Ignite do you use?
Do you call it from Java, .NET or C++ ?
Please check that source files encoding is consistent. It's better to stick
with UTF-8.

Kind regards,
Alex.

On Wed, Jul 19, 2017 at 4:47 AM, Martin [via Apache Ignite Users] <[hidden
email] <http:///user/SendEmail.jtp?type=node&node=15134&i=0>> wrote:

> Hi guys,
>
>     I am now encountering a character encoding problem when DML SQL is
> used.
> For example, if i run the DML SQL like the following sentence:
>  update tableA set columnA="测试" and columnB="你好" where _key=1
> it can works, but when i get it(_key=1) from the cache , i get the messy
> word.
>
> any ideas about this? is there any way to set character encoding?
>
>
> thanks for your help
>
>
>
> Thanks,
> Martin
>
>
>
>
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
> http://apache-ignite-users.70518.x6.nabble.com/encountering-
> a-character-encoding-problem-when-DML-SQL-is-used-tp15094.html
> To start a new topic under Apache Ignite Users, email [hidden email]
> <http:///user/SendEmail.jtp?type=node&node=15134&i=1>
> To unsubscribe from Apache Ignite Users, click here.
> NAML
> <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>


------------------------------
View this message in context: Re: encountering a character encoding problem
when DML SQL is used
<http://apache-ignite-users.70518.x6.nabble.com/encountering-a-character-encoding-problem-when-DML-SQL-is-used-tp15094p15134.html>
Sent from the Apache Ignite Users mailing list archive
<http://apache-ignite-users.70518.x6.nabble.com/> at Nabble.com.






------------------------------
If you reply to this email, your message will be added to the discussion
below:
http://apache-ignite-users.70518.x6.nabble.com/encountering-a-character-
encoding-problem-when-DML-SQL-is-used-tp15094p15149.html
To start a new topic under Apache Ignite Users, email
[email protected]
To unsubscribe from Apache Ignite Users, click here
<http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1&code=YWxleGFuZGVyLmZlZG90b2ZmQGdtYWlsLmNvbXwxfC0xMzYxNTU0NTg=>
.
NAML
<http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>




--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/encountering-a-character-encoding-problem-when-DML-SQL-is-used-tp15094p15165.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to