[
https://issues.apache.org/jira/browse/IGNITE-14900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bojidar Marinov resolved IGNITE-14900.
--------------------------------------
Fix Version/s: python-0.5.0
Resolution: Duplicate
Apologies, did not notice the duplicate issue..
> Python "Can not query binary type" error on collections of objects
> ------------------------------------------------------------------
>
> Key: IGNITE-14900
> URL: https://issues.apache.org/jira/browse/IGNITE-14900
> Project: Ignite
> Issue Type: Bug
> Components: python
> Affects Versions: python-0.4.0
> Environment: {noformat}
> pyignite==0.4.0
> org.apache.ignite:ignite-core:2.10.0{noformat}
>
> Reporter: Bojidar Marinov
> Priority: Major
> Fix For: python-0.5.0
>
> Attachments: repro.py
>
>
> When reading an object which has a CollectionObject field containing binary
> objects, the Python thin client fails to read the object with e.g.
>
> {noformat}
> pyignite.exceptions.ParseError: Can not query binary type -1322970774
> {noformat}
> The same occurs with ObjectArrayObject and MapObject fields.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)