[
https://issues.apache.org/jira/browse/IGNITE-10358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinskiy updated IGNITE-10358:
--------------------------------------
Fix Version/s: (was: python-0.4.0)
> 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
> Assignee: Dmitry Melnichuk
> Priority: Major
> Labels: python
> 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
(v8.3.4#803005)