This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a commit to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-2.1 by this push:
     new f0f0f21e5fd [regression-test](case) move github_events to 
nonConcurrent (#50733)
f0f0f21e5fd is described below

commit f0f0f21e5fd08fe16fa445586636bec50d1d5a77
Author: shuke <[email protected]>
AuthorDate: Fri May 9 11:14:11 2025 +0800

    [regression-test](case) move github_events to nonConcurrent (#50733)
---
 .../github_events_p2/ddl/github_events.sql                  |   0
 .../github_events_p2}/github_events_p2/load.out             | Bin
 .../github_events_p2/sql/affinityByIssuesAndPRs1.out        | Bin
 .../github_events_p2/sql/affinityByIssuesAndPRs2.out        | Bin
 .../github_events_p2/sql/countingStar1.out                  | Bin
 .../github_events_p2/sql/countingStar2.out                  | Bin
 .../github_events_p2/sql/countingStar3.out                  | Bin
 .../sql/distributionOfRepositoriesByStarCount.out           | Bin
 .../github_events_p2/sql/githubRoulette.out                 | Bin
 .../howHasTheListOfTopRepositoriesChangedOverTheYears1.out  | Bin
 .../howHasTheListOfTopRepositoriesChangedOverTheYears2.out  | Bin
 .../howHasTheListOfTopRepositoriesChangedOverTheYears3.out  | Bin
 .../howHasTheListOfTopRepositoriesChangedOverTheYears4.out  | Bin
 .../howHasTheListOfTopRepositoriesChangedOverTheYears5.out  | Bin
 .../howHasTheListOfTopRepositoriesChangedOverTheYears6.out  | Bin
 .../sql/howHasTheTotalNumberOfStarsChangedOverTime.out      | Bin
 .../github_events_p2/sql/issuesWithTheMostComments1.out     | Bin
 .../github_events_p2/sql/issuesWithTheMostComments2.out     | Bin
 .../github_events_p2/sql/issuesWithTheMostComments3.out     | Bin
 .../github_events_p2/sql/issuesWithTheMostComments4.out     | Bin
 .../github_events_p2/sql/issuesWithTheMostComments5.out     | Bin
 .../github_events_p2/sql/issuesWithTheMostComments7.out     | Bin
 .../github_events_p2/sql/issuesWithTheMostComments8.out     | Bin
 .../github_events_p2/sql/mostForkedRepositories.out         | Bin
 .../sql/organizationsByTheNumberOfRepositories.out          | Bin
 .../sql/organizationsByTheNumberOfStars.out                 | Bin
 .../sql/proportionsBetweenStarsAndForks1.out                | Bin
 .../sql/proportionsBetweenStarsAndForks2.out                | Bin
 .../sql/proportionsBetweenStarsAndForks3.out                | Bin
 .../sql/proportionsBetweenStarsAndForks4.out                | Bin
 .../sql/proportionsBetweenStarsAndForks5.out                | Bin
 .../sql/repositoriesByAmountOfModifiedCode.out              | Bin
 .../sql/repositoriesByTheNumberOfPushes.out                 | Bin
 .../sql/repositoriesWithClickhouse_related_comments1.out    | Bin
 .../sql/repositoriesWithClickhouse_related_comments2.out    | Bin
 .../sql/repositoriesWithDoris_related_comments1.out         | Bin
 .../sql/repositoriesWithDoris_related_comments2.out         | Bin
 .../sql/repositoriesWithTheHighestGrowthYoY.out             | Bin
 .../sql/repositoriesWithTheMaximumAmountOfIssues1.out       | Bin
 .../sql/repositoriesWithTheMaximumAmountOfIssues2.out       | Bin
 .../sql/repositoriesWithTheMaximumAmountOfIssues3.out       | Bin
 .../sql/repositoriesWithTheMaximumAmountOfIssues4.out       | Bin
 .../sql/repositoriesWithTheMaximumAmountOfPullRequests1.out | Bin
 .../sql/repositoriesWithTheMaximumAmountOfPullRequests2.out | Bin
 ...epositoriesWithTheMaximumNumberOfAcceptedInvitations.out | Bin
 .../sql/repositoriesWithTheWorstStagnation_order.out        | Bin
 .../github_events_p2/sql/repositoryAffinityList1.out        | Bin
 .../github_events_p2/sql/starsFromHeavyGithubUsers1.out     | Bin
 .../github_events_p2/sql/starsFromHeavyGithubUsers2.out     | Bin
 .../github_events_p2/sql/theLongestRepositoryNames1.out     | Bin
 .../github_events_p2/sql/theLongestRepositoryNames2.out     | Bin
 .../github_events_p2/sql/theMostToughCodeReviews.out        | Bin
 .../github_events_p2/sql/theTotalNumberOfUsersOnGithub1.out | Bin
 .../github_events_p2/sql/theTotalNumberOfUsersOnGithub2.out | Bin
 .../github_events_p2/sql/theTotalNumberOfUsersOnGithub3.out | Bin
 .../github_events_p2/sql/theTotalNumberOfUsersOnGithub4.out | Bin
 .../github_events_p2/sql/topRepositoriesByStars.out         | Bin
 .../sql/whatIsTheBestDayOfTheWeekToCatchAStar.out           | Bin
 .../sql/whoAreAllThosePeopleGivingStars1.out                | Bin
 .../sql/whoAreAllThosePeopleGivingStars2.out                | Bin
 .../sql/whoAreAllThosePeopleGivingStars3.out                | Bin
 .../suites/{ => nonConcurrent}/github_events_p2/load.groovy |   0
 .../github_events_p2/sql/affinityByIssuesAndPRs1.sql        |   0
 .../github_events_p2/sql/affinityByIssuesAndPRs2.sql        |   0
 .../github_events_p2/sql/authorsWithTheMostPushes.sql       |   0
 .../github_events_p2/sql/countingStar1.sql                  |   0
 .../github_events_p2/sql/countingStar2.sql                  |   0
 .../github_events_p2/sql/countingStar3.sql                  |   0
 .../sql/distributionOfRepositoriesByStarCount.sql           |   0
 .../github_events_p2/sql/githubRoulette.sql                 |   0
 .../howHasTheListOfTopRepositoriesChangedOverTheYears1.sql  |   0
 .../howHasTheListOfTopRepositoriesChangedOverTheYears2.sql  |   0
 .../howHasTheListOfTopRepositoriesChangedOverTheYears3.sql  |   0
 .../howHasTheListOfTopRepositoriesChangedOverTheYears4.sql  |   0
 .../howHasTheListOfTopRepositoriesChangedOverTheYears5.sql  |   0
 .../howHasTheListOfTopRepositoriesChangedOverTheYears6.sql  |   0
 .../howHasTheListOfTopRepositoriesChangedOverTheYears7.sql  |   0
 .../sql/howHasTheTotalNumberOfStarsChangedOverTime.sql      |   0
 .../github_events_p2/sql/issuesWithTheMostComments1.sql     |   0
 .../github_events_p2/sql/issuesWithTheMostComments2.sql     |   0
 .../github_events_p2/sql/issuesWithTheMostComments3.sql     |   0
 .../github_events_p2/sql/issuesWithTheMostComments4.sql     |   0
 .../github_events_p2/sql/issuesWithTheMostComments5.sql     |   0
 .../github_events_p2/sql/issuesWithTheMostComments6.sql     |   0
 .../github_events_p2/sql/issuesWithTheMostComments7.sql     |   0
 .../github_events_p2/sql/issuesWithTheMostComments8.sql     |   0
 .../github_events_p2/sql/mostForkedRepositories.sql         |   0
 .../github_events_p2/sql/mostPopularCommentsOnGithub.sql    |   0
 .../sql/organizationsByTheNumberOfRepositories.sql          |   0
 .../sql/organizationsByTheNumberOfStars.sql                 |   0
 .../sql/organizationsByTheSizeOfCommunity.sql               |   0
 .../sql/proportionsBetweenStarsAndForks1.sql                |   0
 .../sql/proportionsBetweenStarsAndForks2.sql                |   0
 .../sql/proportionsBetweenStarsAndForks3.sql                |   0
 .../sql/proportionsBetweenStarsAndForks4.sql                |   0
 .../sql/proportionsBetweenStarsAndForks5.sql                |   0
 .../sql/repositoriesByAmountOfModifiedCode.sql              |   0
 .../sql/repositoriesByTheNumberOfPushes.sql                 |   0
 .../sql/repositoriesWithClickhouse_related_comments1.sql    |   0
 .../sql/repositoriesWithClickhouse_related_comments2.sql    |   0
 .../sql/repositoriesWithDoris_related_comments1.sql         |   0
 .../sql/repositoriesWithDoris_related_comments2.sql         |   0
 .../sql/repositoriesWithTheHighestGrowthYoY.sql             |   0
 .../sql/repositoriesWithTheMaximumAmountOfIssues1.sql       |   0
 .../sql/repositoriesWithTheMaximumAmountOfIssues2.sql       |   0
 .../sql/repositoriesWithTheMaximumAmountOfIssues3.sql       |   0
 .../sql/repositoriesWithTheMaximumAmountOfIssues4.sql       |   0
 .../sql/repositoriesWithTheMaximumAmountOfPullRequests1.sql |   0
 .../sql/repositoriesWithTheMaximumAmountOfPullRequests2.sql |   0
 ...epositoriesWithTheMaximumNumberOfAcceptedInvitations.sql |   0
 .../sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.sql |   0
 .../sql/repositoriesWithTheMostPeopleWhoHavePushAccess2.sql |   0
 .../sql/repositoriesWithTheMostPeopleWhoHavePushAccess3.sql |   0
 .../sql/repositoriesWithTheMostStarsOverOneDay1.sql         |   0
 .../sql/repositoriesWithTheMostStarsOverOneDay2.sql         |   0
 .../sql/repositoriesWithTheMostStarsOverOneDay3.sql         |   0
 .../sql/repositoriesWithTheMostSteadyGrowthOverTime.sql     |   0
 .../sql/repositoriesWithTheWorstStagnation_order.sql        |   0
 .../github_events_p2/sql/repositoryAffinityList1.sql        |   0
 .../github_events_p2/sql/repositoryAffinityList2.sql        |   0
 .../github_events_p2/sql/starsFromHeavyGithubUsers1.sql     |   0
 .../github_events_p2/sql/starsFromHeavyGithubUsers2.sql     |   0
 .../github_events_p2/sql/theLongestRepositoryNames1.sql     |   0
 .../github_events_p2/sql/theLongestRepositoryNames2.sql     |   0
 .../github_events_p2/sql/theMostToughCodeReviews.sql        |   0
 .../sql/theTotalNumberOfRepositoriesOnGithub.sql            |   0
 .../github_events_p2/sql/theTotalNumberOfUsersOnGithub1.sql |   0
 .../github_events_p2/sql/theTotalNumberOfUsersOnGithub2.sql |   0
 .../github_events_p2/sql/theTotalNumberOfUsersOnGithub3.sql |   0
 .../github_events_p2/sql/theTotalNumberOfUsersOnGithub4.sql |   0
 .../{ => nonConcurrent}/github_events_p2/sql/topLabels1.sql |   0
 .../{ => nonConcurrent}/github_events_p2/sql/topLabels2.sql |   0
 .../{ => nonConcurrent}/github_events_p2/sql/topLabels3.sql |   0
 .../github_events_p2/sql/topRepositoriesByStars.sql         |   0
 .../sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql           |   0
 .../sql/whoAreAllThosePeopleGivingStars1.sql                |   0
 .../sql/whoAreAllThosePeopleGivingStars2.sql                |   0
 .../sql/whoAreAllThosePeopleGivingStars3.sql                |   0
 138 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/regression-test/suites/github_events_p2/ddl/github_events.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/ddl/github_events.sql
similarity index 100%
rename from regression-test/suites/github_events_p2/ddl/github_events.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/ddl/github_events.sql
diff --git a/regression-test/data/github_events_p2/load.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/load.out
similarity index 100%
rename from regression-test/data/github_events_p2/load.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/load.out
diff --git 
a/regression-test/data/github_events_p2/sql/affinityByIssuesAndPRs1.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/affinityByIssuesAndPRs1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/affinityByIssuesAndPRs1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/affinityByIssuesAndPRs1.out
diff --git 
a/regression-test/data/github_events_p2/sql/affinityByIssuesAndPRs2.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/affinityByIssuesAndPRs2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/affinityByIssuesAndPRs2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/affinityByIssuesAndPRs2.out
diff --git a/regression-test/data/github_events_p2/sql/countingStar1.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/countingStar1.out
similarity index 100%
rename from regression-test/data/github_events_p2/sql/countingStar1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/countingStar1.out
diff --git a/regression-test/data/github_events_p2/sql/countingStar2.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/countingStar2.out
similarity index 100%
rename from regression-test/data/github_events_p2/sql/countingStar2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/countingStar2.out
diff --git a/regression-test/data/github_events_p2/sql/countingStar3.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/countingStar3.out
similarity index 100%
rename from regression-test/data/github_events_p2/sql/countingStar3.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/countingStar3.out
diff --git 
a/regression-test/data/github_events_p2/sql/distributionOfRepositoriesByStarCount.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/distributionOfRepositoriesByStarCount.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/distributionOfRepositoriesByStarCount.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/distributionOfRepositoriesByStarCount.out
diff --git a/regression-test/data/github_events_p2/sql/githubRoulette.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/githubRoulette.out
similarity index 100%
rename from regression-test/data/github_events_p2/sql/githubRoulette.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/githubRoulette.out
diff --git 
a/regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.out
diff --git 
a/regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.out
diff --git 
a/regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.out
diff --git 
a/regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.out
diff --git 
a/regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.out
diff --git 
a/regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.out
diff --git 
a/regression-test/data/github_events_p2/sql/howHasTheTotalNumberOfStarsChangedOverTime.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheTotalNumberOfStarsChangedOverTime.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/howHasTheTotalNumberOfStarsChangedOverTime.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/howHasTheTotalNumberOfStarsChangedOverTime.out
diff --git 
a/regression-test/data/github_events_p2/sql/issuesWithTheMostComments1.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/issuesWithTheMostComments1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments1.out
diff --git 
a/regression-test/data/github_events_p2/sql/issuesWithTheMostComments2.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/issuesWithTheMostComments2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments2.out
diff --git 
a/regression-test/data/github_events_p2/sql/issuesWithTheMostComments3.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments3.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/issuesWithTheMostComments3.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments3.out
diff --git 
a/regression-test/data/github_events_p2/sql/issuesWithTheMostComments4.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments4.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/issuesWithTheMostComments4.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments4.out
diff --git 
a/regression-test/data/github_events_p2/sql/issuesWithTheMostComments5.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments5.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/issuesWithTheMostComments5.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments5.out
diff --git 
a/regression-test/data/github_events_p2/sql/issuesWithTheMostComments7.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments7.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/issuesWithTheMostComments7.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments7.out
diff --git 
a/regression-test/data/github_events_p2/sql/issuesWithTheMostComments8.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments8.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/issuesWithTheMostComments8.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/issuesWithTheMostComments8.out
diff --git 
a/regression-test/data/github_events_p2/sql/mostForkedRepositories.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/mostForkedRepositories.out
similarity index 100%
rename from regression-test/data/github_events_p2/sql/mostForkedRepositories.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/mostForkedRepositories.out
diff --git 
a/regression-test/data/github_events_p2/sql/organizationsByTheNumberOfRepositories.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/organizationsByTheNumberOfRepositories.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/organizationsByTheNumberOfRepositories.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/organizationsByTheNumberOfRepositories.out
diff --git 
a/regression-test/data/github_events_p2/sql/organizationsByTheNumberOfStars.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/organizationsByTheNumberOfStars.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/organizationsByTheNumberOfStars.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/organizationsByTheNumberOfStars.out
diff --git 
a/regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks1.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks1.out
diff --git 
a/regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks2.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks2.out
diff --git 
a/regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks3.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks3.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks3.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks3.out
diff --git 
a/regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks4.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks4.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks4.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks4.out
diff --git 
a/regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks5.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks5.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/proportionsBetweenStarsAndForks5.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/proportionsBetweenStarsAndForks5.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesByAmountOfModifiedCode.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesByAmountOfModifiedCode.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesByAmountOfModifiedCode.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesByAmountOfModifiedCode.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesByTheNumberOfPushes.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesByTheNumberOfPushes.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesByTheNumberOfPushes.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesByTheNumberOfPushes.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithClickhouse_related_comments1.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithClickhouse_related_comments1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithClickhouse_related_comments1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithClickhouse_related_comments1.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithClickhouse_related_comments2.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithClickhouse_related_comments2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithClickhouse_related_comments2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithClickhouse_related_comments2.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithDoris_related_comments1.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithDoris_related_comments1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithDoris_related_comments1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithDoris_related_comments1.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithDoris_related_comments2.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithDoris_related_comments2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithDoris_related_comments2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithDoris_related_comments2.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithTheHighestGrowthYoY.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheHighestGrowthYoY.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithTheHighestGrowthYoY.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheHighestGrowthYoY.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues1.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues1.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues2.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues2.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues3.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues3.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues3.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues3.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues4.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues4.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues4.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues4.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests1.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests1.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests2.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests2.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoriesWithTheWorstStagnation_order.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheWorstStagnation_order.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoriesWithTheWorstStagnation_order.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoriesWithTheWorstStagnation_order.out
diff --git 
a/regression-test/data/github_events_p2/sql/repositoryAffinityList1.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoryAffinityList1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/repositoryAffinityList1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/repositoryAffinityList1.out
diff --git 
a/regression-test/data/github_events_p2/sql/starsFromHeavyGithubUsers1.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/starsFromHeavyGithubUsers1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/starsFromHeavyGithubUsers1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/starsFromHeavyGithubUsers1.out
diff --git 
a/regression-test/data/github_events_p2/sql/starsFromHeavyGithubUsers2.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/starsFromHeavyGithubUsers2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/starsFromHeavyGithubUsers2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/starsFromHeavyGithubUsers2.out
diff --git 
a/regression-test/data/github_events_p2/sql/theLongestRepositoryNames1.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theLongestRepositoryNames1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/theLongestRepositoryNames1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theLongestRepositoryNames1.out
diff --git 
a/regression-test/data/github_events_p2/sql/theLongestRepositoryNames2.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theLongestRepositoryNames2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/theLongestRepositoryNames2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theLongestRepositoryNames2.out
diff --git 
a/regression-test/data/github_events_p2/sql/theMostToughCodeReviews.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theMostToughCodeReviews.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/theMostToughCodeReviews.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theMostToughCodeReviews.out
diff --git 
a/regression-test/data/github_events_p2/sql/theTotalNumberOfUsersOnGithub1.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theTotalNumberOfUsersOnGithub1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/theTotalNumberOfUsersOnGithub1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theTotalNumberOfUsersOnGithub1.out
diff --git 
a/regression-test/data/github_events_p2/sql/theTotalNumberOfUsersOnGithub2.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theTotalNumberOfUsersOnGithub2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/theTotalNumberOfUsersOnGithub2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theTotalNumberOfUsersOnGithub2.out
diff --git 
a/regression-test/data/github_events_p2/sql/theTotalNumberOfUsersOnGithub3.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theTotalNumberOfUsersOnGithub3.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/theTotalNumberOfUsersOnGithub3.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theTotalNumberOfUsersOnGithub3.out
diff --git 
a/regression-test/data/github_events_p2/sql/theTotalNumberOfUsersOnGithub4.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theTotalNumberOfUsersOnGithub4.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/theTotalNumberOfUsersOnGithub4.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/theTotalNumberOfUsersOnGithub4.out
diff --git 
a/regression-test/data/github_events_p2/sql/topRepositoriesByStars.out 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/topRepositoriesByStars.out
similarity index 100%
rename from regression-test/data/github_events_p2/sql/topRepositoriesByStars.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/topRepositoriesByStars.out
diff --git 
a/regression-test/data/github_events_p2/sql/whatIsTheBestDayOfTheWeekToCatchAStar.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/whatIsTheBestDayOfTheWeekToCatchAStar.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/whatIsTheBestDayOfTheWeekToCatchAStar.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/whatIsTheBestDayOfTheWeekToCatchAStar.out
diff --git 
a/regression-test/data/github_events_p2/sql/whoAreAllThosePeopleGivingStars1.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/whoAreAllThosePeopleGivingStars1.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/whoAreAllThosePeopleGivingStars1.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/whoAreAllThosePeopleGivingStars1.out
diff --git 
a/regression-test/data/github_events_p2/sql/whoAreAllThosePeopleGivingStars2.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/whoAreAllThosePeopleGivingStars2.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/whoAreAllThosePeopleGivingStars2.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/whoAreAllThosePeopleGivingStars2.out
diff --git 
a/regression-test/data/github_events_p2/sql/whoAreAllThosePeopleGivingStars3.out
 
b/regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/whoAreAllThosePeopleGivingStars3.out
similarity index 100%
rename from 
regression-test/data/github_events_p2/sql/whoAreAllThosePeopleGivingStars3.out
rename to 
regression-test/suites/nonConcurrent/github_events_p2/github_events_p2/sql/whoAreAllThosePeopleGivingStars3.out
diff --git a/regression-test/suites/github_events_p2/load.groovy 
b/regression-test/suites/nonConcurrent/github_events_p2/load.groovy
similarity index 100%
rename from regression-test/suites/github_events_p2/load.groovy
rename to regression-test/suites/nonConcurrent/github_events_p2/load.groovy
diff --git 
a/regression-test/suites/github_events_p2/sql/affinityByIssuesAndPRs1.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/affinityByIssuesAndPRs1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/affinityByIssuesAndPRs1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/affinityByIssuesAndPRs1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/affinityByIssuesAndPRs2.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/affinityByIssuesAndPRs2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/affinityByIssuesAndPRs2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/affinityByIssuesAndPRs2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/authorsWithTheMostPushes.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/authorsWithTheMostPushes.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/authorsWithTheMostPushes.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/authorsWithTheMostPushes.sql
diff --git a/regression-test/suites/github_events_p2/sql/countingStar1.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/countingStar1.sql
similarity index 100%
rename from regression-test/suites/github_events_p2/sql/countingStar1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/countingStar1.sql
diff --git a/regression-test/suites/github_events_p2/sql/countingStar2.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/countingStar2.sql
similarity index 100%
rename from regression-test/suites/github_events_p2/sql/countingStar2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/countingStar2.sql
diff --git a/regression-test/suites/github_events_p2/sql/countingStar3.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/countingStar3.sql
similarity index 100%
rename from regression-test/suites/github_events_p2/sql/countingStar3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/countingStar3.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/distributionOfRepositoriesByStarCount.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/distributionOfRepositoriesByStarCount.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/distributionOfRepositoriesByStarCount.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/distributionOfRepositoriesByStarCount.sql
diff --git a/regression-test/suites/github_events_p2/sql/githubRoulette.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/githubRoulette.sql
similarity index 100%
rename from regression-test/suites/github_events_p2/sql/githubRoulette.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/githubRoulette.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/howHasTheTotalNumberOfStarsChangedOverTime.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheTotalNumberOfStarsChangedOverTime.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/howHasTheTotalNumberOfStarsChangedOverTime.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/howHasTheTotalNumberOfStarsChangedOverTime.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/issuesWithTheMostComments1.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/issuesWithTheMostComments1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/issuesWithTheMostComments2.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/issuesWithTheMostComments2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/issuesWithTheMostComments3.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments3.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/issuesWithTheMostComments3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments3.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/issuesWithTheMostComments4.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments4.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/issuesWithTheMostComments4.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments4.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/issuesWithTheMostComments5.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments5.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/issuesWithTheMostComments5.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments5.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/issuesWithTheMostComments6.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments6.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/issuesWithTheMostComments6.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments6.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/issuesWithTheMostComments7.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments7.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/issuesWithTheMostComments7.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments7.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/issuesWithTheMostComments8.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments8.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/issuesWithTheMostComments8.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/issuesWithTheMostComments8.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/mostForkedRepositories.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/mostForkedRepositories.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/mostForkedRepositories.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/mostForkedRepositories.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/mostPopularCommentsOnGithub.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/mostPopularCommentsOnGithub.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/mostPopularCommentsOnGithub.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/mostPopularCommentsOnGithub.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/organizationsByTheNumberOfRepositories.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/organizationsByTheNumberOfRepositories.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/organizationsByTheNumberOfRepositories.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/organizationsByTheNumberOfRepositories.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/organizationsByTheNumberOfStars.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/organizationsByTheNumberOfStars.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/organizationsByTheNumberOfStars.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/organizationsByTheNumberOfStars.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/organizationsByTheSizeOfCommunity.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/organizationsByTheSizeOfCommunity.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/organizationsByTheSizeOfCommunity.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/organizationsByTheSizeOfCommunity.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks3.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks3.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks3.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks4.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks4.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks4.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks4.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks5.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks5.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/proportionsBetweenStarsAndForks5.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/proportionsBetweenStarsAndForks5.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesByAmountOfModifiedCode.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesByAmountOfModifiedCode.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesByAmountOfModifiedCode.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesByAmountOfModifiedCode.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesByTheNumberOfPushes.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesByTheNumberOfPushes.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesByTheNumberOfPushes.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesByTheNumberOfPushes.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithClickhouse_related_comments1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithClickhouse_related_comments1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithClickhouse_related_comments1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithClickhouse_related_comments1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithClickhouse_related_comments2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithClickhouse_related_comments2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithClickhouse_related_comments2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithClickhouse_related_comments2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithDoris_related_comments1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithDoris_related_comments1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithDoris_related_comments1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithDoris_related_comments1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithDoris_related_comments2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithDoris_related_comments2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithDoris_related_comments2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithDoris_related_comments2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheHighestGrowthYoY.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheHighestGrowthYoY.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheHighestGrowthYoY.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheHighestGrowthYoY.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues3.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues3.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues3.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues4.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues4.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues4.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfIssues4.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumAmountOfPullRequests2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess3.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess3.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostPeopleWhoHavePushAccess3.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay3.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay3.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostStarsOverOneDay3.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheMostSteadyGrowthOverTime.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostSteadyGrowthOverTime.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheMostSteadyGrowthOverTime.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheMostSteadyGrowthOverTime.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoriesWithTheWorstStagnation_order.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheWorstStagnation_order.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoriesWithTheWorstStagnation_order.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoriesWithTheWorstStagnation_order.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoryAffinityList1.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoryAffinityList1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoryAffinityList1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoryAffinityList1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/repositoryAffinityList2.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/repositoryAffinityList2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/repositoryAffinityList2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/repositoryAffinityList2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/starsFromHeavyGithubUsers1.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/starsFromHeavyGithubUsers1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/starsFromHeavyGithubUsers1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/starsFromHeavyGithubUsers1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/starsFromHeavyGithubUsers2.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/starsFromHeavyGithubUsers2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/starsFromHeavyGithubUsers2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/starsFromHeavyGithubUsers2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/theLongestRepositoryNames1.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/theLongestRepositoryNames1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/theLongestRepositoryNames1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/theLongestRepositoryNames1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/theLongestRepositoryNames2.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/theLongestRepositoryNames2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/theLongestRepositoryNames2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/theLongestRepositoryNames2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/theMostToughCodeReviews.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/theMostToughCodeReviews.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/theMostToughCodeReviews.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/theMostToughCodeReviews.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/theTotalNumberOfRepositoriesOnGithub.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfRepositoriesOnGithub.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/theTotalNumberOfRepositoriesOnGithub.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfRepositoriesOnGithub.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/theTotalNumberOfUsersOnGithub1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfUsersOnGithub1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/theTotalNumberOfUsersOnGithub1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfUsersOnGithub1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/theTotalNumberOfUsersOnGithub2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfUsersOnGithub2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/theTotalNumberOfUsersOnGithub2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfUsersOnGithub2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/theTotalNumberOfUsersOnGithub3.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfUsersOnGithub3.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/theTotalNumberOfUsersOnGithub3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfUsersOnGithub3.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/theTotalNumberOfUsersOnGithub4.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfUsersOnGithub4.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/theTotalNumberOfUsersOnGithub4.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/theTotalNumberOfUsersOnGithub4.sql
diff --git a/regression-test/suites/github_events_p2/sql/topLabels1.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/topLabels1.sql
similarity index 100%
rename from regression-test/suites/github_events_p2/sql/topLabels1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/topLabels1.sql
diff --git a/regression-test/suites/github_events_p2/sql/topLabels2.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/topLabels2.sql
similarity index 100%
rename from regression-test/suites/github_events_p2/sql/topLabels2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/topLabels2.sql
diff --git a/regression-test/suites/github_events_p2/sql/topLabels3.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/topLabels3.sql
similarity index 100%
rename from regression-test/suites/github_events_p2/sql/topLabels3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/topLabels3.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/topRepositoriesByStars.sql 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/topRepositoriesByStars.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/topRepositoriesByStars.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/topRepositoriesByStars.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/whoAreAllThosePeopleGivingStars1.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/whoAreAllThosePeopleGivingStars1.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/whoAreAllThosePeopleGivingStars1.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/whoAreAllThosePeopleGivingStars1.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/whoAreAllThosePeopleGivingStars2.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/whoAreAllThosePeopleGivingStars2.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/whoAreAllThosePeopleGivingStars2.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/whoAreAllThosePeopleGivingStars2.sql
diff --git 
a/regression-test/suites/github_events_p2/sql/whoAreAllThosePeopleGivingStars3.sql
 
b/regression-test/suites/nonConcurrent/github_events_p2/sql/whoAreAllThosePeopleGivingStars3.sql
similarity index 100%
rename from 
regression-test/suites/github_events_p2/sql/whoAreAllThosePeopleGivingStars3.sql
rename to 
regression-test/suites/nonConcurrent/github_events_p2/sql/whoAreAllThosePeopleGivingStars3.sql


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to