[
https://issues.apache.org/jira/browse/IGNITE-8186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504480#comment-16504480
]
Vladimir Ozerov commented on IGNITE-8186:
-----------------------------------------
[~pkouznet], merged to master. Thank you.
> 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)