Pavel Tupitsyn created IGNITE-3734:
--------------------------------------
Summary: .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
Priority: Critical
Fix For: 1.8
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)