[jira] [Created] (IGNITE-10358) thin python: put collections have no data type specification

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10358) thin python: put collections have no data type specification

Anton Vinogradov (Jira)
Stepan Pilschikov created IGNITE-10358:
------------------------------------------

             Summary: 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
             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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)