[jira] [Updated] (IGNITE-17158) Get SqlFieldQueryResults columns by name

2022-06-14 Thread Surinder (Jira)


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

Surinder updated IGNITE-17158:
--
Description: 
In current ignite version(2.11.1), when we execute SQL query , result is a list 
of lists where inner list is values of selected columns in order of select 
clause and outer list of rows fetched.
Now we can read column values with zero based indices. This works well but it 
would be nicer to fetch column values with name. 

  was:
In current ignite version(2.11.1), when we execute SQL query , result is list 
if list where inner list is values of selected columns in order and outer list 
if rows fetched.
Now we can read column values with zero based indices. This works well but it 
would be nicer to fetch column values with name. 


> Get SqlFieldQueryResults columns by name
> 
>
> Key: IGNITE-17158
> URL: https://issues.apache.org/jira/browse/IGNITE-17158
> Project: Ignite
>  Issue Type: New Feature
>  Components: sql
>Affects Versions: 2.11.1
>Reporter: Surinder
>Priority: Minor
>
> In current ignite version(2.11.1), when we execute SQL query , result is a 
> list of lists where inner list is values of selected columns in order of 
> select clause and outer list of rows fetched.
> Now we can read column values with zero based indices. This works well but it 
> would be nicer to fetch column values with name. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (IGNITE-17158) Get SqlFieldQueryResults columns by name

2022-06-14 Thread Surinder (Jira)


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

Surinder updated IGNITE-17158:
--
Component/s: sql

> Get SqlFieldQueryResults columns by name
> 
>
> Key: IGNITE-17158
> URL: https://issues.apache.org/jira/browse/IGNITE-17158
> Project: Ignite
>  Issue Type: New Feature
>  Components: sql
>Affects Versions: 2.11.1
>Reporter: Surinder
>Priority: Minor
>
> In current ignite version(2.11.1), when we execute SQL query , result is list 
> if list where inner list is values of selected columns in order and outer 
> list if rows fetched.
> Now we can read column values with zero based indices. This works well but it 
> would be nicer to fetch column values with name. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Updated] (IGNITE-17158) Get SqlFieldQueryResults columns by name

2022-06-14 Thread Surinder (Jira)


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

Surinder updated IGNITE-17158:
--
Affects Version/s: 2.11.1

> Get SqlFieldQueryResults columns by name
> 
>
> Key: IGNITE-17158
> URL: https://issues.apache.org/jira/browse/IGNITE-17158
> Project: Ignite
>  Issue Type: New Feature
>Affects Versions: 2.11.1
>Reporter: Surinder
>Priority: Minor
>
> In current ignite version(2.11.1), when we execute SQL query , result is list 
> if list where inner list is values of selected columns in order and outer 
> list if rows fetched.
> Now we can read column values with zero based indices. This works well but it 
> would be nicer to fetch column values with name. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)


[jira] [Created] (IGNITE-17158) Get SqlFieldQueryResults columns by name

2022-06-14 Thread Surinder (Jira)
Surinder created IGNITE-17158:
-

 Summary: Get SqlFieldQueryResults columns by name
 Key: IGNITE-17158
 URL: https://issues.apache.org/jira/browse/IGNITE-17158
 Project: Ignite
  Issue Type: New Feature
Reporter: Surinder


In current ignite version(2.11.1), when we execute SQL query , result is list 
if list where inner list is values of selected columns in order and outer list 
if rows fetched.
Now we can read column values with zero based indices. This works well but it 
would be nicer to fetch column values with name. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)