You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgeniy Rudenko (Jira)" <ji...@apache.org> on 2020/07/06 02:08:00 UTC

[jira] [Created] (IGNITE-13216) QuerySqlField annotation's "name" property is not used during validation of known fields names

Evgeniy Rudenko created IGNITE-13216:
----------------------------------------

             Summary: QuerySqlField annotation's "name" property is not used during validation of known fields names
                 Key: IGNITE-13216
                 URL: https://issues.apache.org/jira/browse/IGNITE-13216
             Project: Ignite
          Issue Type: Bug
            Reporter: Evgeniy Rudenko
            Assignee: Evgeniy Rudenko
             Fix For: 2.9


If "name" parameter is set it should be used instead of actual field name. Currently if 2 @QuerySqlField fields have same names we will receive error, even if they have different "name" properties.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)