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

Artem Shutak updated IGNITE-490:
--------------------------------
    Description: 
See IgniteVsH2QueryTest testSelectWithStar and testSelectWithStar2.

Query results of query like "select * from Organization" contain key 
(Organization id) and value (Organization object) in additional to expected 
values of query.

  was:
See IgniteVsH2QueryTest#testAllColumns

Query results of query like "select * from Organization" contain key 
(Organization id) and value (Organization object) in additional to expected 
values of query.


> Queries for all columns return in additional key and value
> ----------------------------------------------------------
>
>                 Key: IGNITE-490
>                 URL: https://issues.apache.org/jira/browse/IGNITE-490
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: sprint-2
>            Reporter: Artem Shutak
>            Assignee: Sergi Vladykin
>
> See IgniteVsH2QueryTest testSelectWithStar and testSelectWithStar2.
> Query results of query like "select * from Organization" contain key 
> (Organization id) and value (Organization object) in additional to expected 
> values of query.



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

Reply via email to