[jira] [Updated] (IGNITE-8186) SQL: Create test base to cover sql by features with flexible configuration

2018-06-26 Thread Dmitriy Pavlov (JIRA)


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

Dmitriy Pavlov updated IGNITE-8186:
---
Fix Version/s: (was: 2.6)
   2.7

> SQL: Create test base to cover sql by features with flexible configuration
> --
>
> Key: IGNITE-8186
> URL: https://issues.apache.org/jira/browse/IGNITE-8186
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Pavel Kuznetsov
>Assignee: Pavel Kuznetsov
>Priority: Major
> Fix For: 2.7
>
>
> We need to cover sql feature by feature.
> We need to be able to run the same test cases with different configurations.
> At the moment configurations in scope:
> 1) Inmemory/persistence
> 2) Distributed joins: on/off 
> 3) Cache mode: PARTITIONED/REPLICATED
> Features in scope:
> 1) Simple SELECT
> 2) JOIN (distributed and local)
> 3) GROUP BY
> Data model:
> Employee (1000)
> Department (50-100)
> Status of distributed joins affects affinity key of data model.
> Test cluster should contain 1 client and 2 server nodes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (IGNITE-8186) SQL: Create test base to cover sql by features with flexible configuration

2018-06-07 Thread Vladimir Ozerov (JIRA)


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

Vladimir Ozerov updated IGNITE-8186:

Fix Version/s: 2.6

> SQL: Create test base to cover sql by features with flexible configuration
> --
>
> Key: IGNITE-8186
> URL: https://issues.apache.org/jira/browse/IGNITE-8186
> Project: Ignite
>  Issue Type: Task
>  Components: sql
>Reporter: Pavel Kuznetsov
>Assignee: Pavel Kuznetsov
>Priority: Major
> Fix For: 2.6
>
>
> We need to cover sql feature by feature.
> We need to be able to run the same test cases with different configurations.
> At the moment configurations in scope:
> 1) Inmemory/persistence
> 2) Distributed joins: on/off 
> 3) Cache mode: PARTITIONED/REPLICATED
> Features in scope:
> 1) Simple SELECT
> 2) JOIN (distributed and local)
> 3) GROUP BY
> Data model:
> Employee (1000)
> Department (50-100)
> Status of distributed joins affects affinity key of data model.
> Test cluster should contain 1 client and 2 server nodes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)