[
https://issues.apache.org/jira/browse/IGNITE-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-7447:
------------------------------------
Labels: (was: jdbc sql)
> SQL: Wrong BatchUpdateException error code if request fails on remote nod
> -------------------------------------------------------------------------
>
> Key: IGNITE-7447
> URL: https://issues.apache.org/jira/browse/IGNITE-7447
> Project: Ignite
> Issue Type: Bug
> Components: jdbc, sql
> Affects Versions: 2.3
> Reporter: Roman Kondakov
> Priority: Major
>
> If request fails on remote node (i.e. because of the data conversion), we get
> wrong error code inĀ {{BatchUpdateException}}. For example in test
> {{JdbcThinBatchSelfTest#testBatchDeleteExceptionPrepared}} returned code
> should be {{SqlStateCode.CONVERSION_FAILED}} due to wrong argument type, but
> have {{SqlStateCode.INTERNAL_ERROR}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)