Hi,

I'm running this reproducer and I don't see any issues. Do you use pyignite
from the same version? Can you please share the full log file, maybe we're
missing something?

Thanks,
Evgenii

пт, 20 мар. 2020 г. в 08:11, dbutkovic <[email protected]>:

> I have one small error in py code, please remove last "," from UPDATE
> statement in test_insert_update.py
>
> SQL_UPDATE =''' UPDATE TEST SET
>                                         COL1 = ?,
>                                         COL2 = ?,
>                                         COL3 = ?,
>                                         COL4 = ?,
>                                         COL5 = ?,
>                                         COL6 = ?,
>                                         COL7 = ?,
>                                         COL8 = ?,
>                                         COL9 = ?,
>                                         COL10= ?,
>                                         COL11= ?,
>                                         COL12= ?
>                                         WHERE ID = ?
>                         '''
>
> regardless of this sintax error, insert on Ignite 2.8.0 is not ok.
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to