You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/12/20 09:59:58 UTC

[jira] [Updated] (IGNITE-3734) .NET: Throw an exception when user tries to run SQL over [Serializable] types

     [ https://issues.apache.org/jira/browse/IGNITE-3734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-3734:
------------------------------------
    Priority: Major  (was: Critical)

> .NET: Throw an exception when user tries to run SQL over [Serializable] types
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-3734
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3734
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>              Labels: .net
>             Fix For: 2.0
>
>
> Unregistered [Serializable] types are written with BinaryFormatter and SQL does not work on them. However, it just silently returns no results, which is confusing to the users. We should clearly indicate the problem somehow.
> See http://apache-ignite-users.70518.x6.nabble.com/No-cache-SQL-queries-possible-with-Default-Serializer-set-to-BinaryReflectiveSerializer-td7262.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)