[
https://issues.apache.org/jira/browse/IGNITE-14900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363438#comment-17363438
]
Ivan Daschinsky commented on IGNITE-14900:
------------------------------------------
[~bojidar-bg] Hi, thank you for this issue. A brand new version (0.5.0) is
almost ready and we will release it in a week. It also contains transactions,
expiry policy support and some performance imrpovements of asyncio version.
Stay tuned.
> 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)