[
https://issues.apache.org/jira/browse/IGNITE-10358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stepan Pilschikov updated IGNITE-10358:
---------------------------------------
Description:
Trying to put collection with Integers through python thin client and get
through others clients
Value type in others clients specified as "collection with Integers"
During GET operation clients throwing exceptions that "type wrong, expected
Integer type but getting Long type" (because python collection data types are
not specified)
Python put and php and js get code/output:
https://gist.github.com/pilshchikov/7ba7a7a2568c758b7b8680ba9a4215f5
Also same behavior right for Map data type
was:
Trying to put collection with Integers through python thin client and get
through others clients
Value type in others clients specified as "collection with Integers"
During GET operation clients throwing exceptions that "type wrong, expected
Integer type but getting Long type" (because python collection data types are
not specified)
Python put and php and js get code/output:
https://gist.github.com/pilshchikov/7ba7a7a2568c758b7b8680ba9a4215f5
> thin python: put collections have no data type specification
> ------------------------------------------------------------
>
> Key: IGNITE-10358
> URL: https://issues.apache.org/jira/browse/IGNITE-10358
> Project: Ignite
> Issue Type: Bug
> Components: thin client
> Affects Versions: 2.7
> Reporter: Stepan Pilschikov
> Priority: Major
> Fix For: 2.8
>
>
> Trying to put collection with Integers through python thin client and get
> through others clients
> Value type in others clients specified as "collection with Integers"
>
> During GET operation clients throwing exceptions that "type wrong, expected
> Integer type but getting Long type" (because python collection data types are
> not specified)
> Python put and php and js get code/output:
> https://gist.github.com/pilshchikov/7ba7a7a2568c758b7b8680ba9a4215f5
> Also same behavior right for Map data type
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)