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

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


 discard a620deb0d7c [regression-test](fix) fix 'desc table' to follower 
assertion failure (#46788)
     add e8cff852e07 [fix](case) fix some failed cases (#46816)
     add 9087e818bc0 [regression](framework) support sql cases as nonConcurrent 
(#46817)
     add 637ecaf3adf branch-2.1: [fix](suite) Fix qt_master_sql arg type #46772 
(#46777)
     add bd1f7f1ed29 [regression-test](fix) fix 'desc table' to follower 
assertion failure (#46788)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a620deb0d7c)
            \
             N -- N -- N   refs/heads/auto-pick-46788-branch-2.1 (bd1f7f1ed29)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../src/main/groovy/org/apache/doris/regression/suite/Suite.groovy    | 2 +-
 .../main/groovy/org/apache/doris/regression/suite/SuiteScript.groovy  | 4 ++++
 .../test_index_compaction_with_multi_index_segments.groovy            | 2 +-
 .../load.groovy                                                       | 0
 .../sql/affinityByIssuesAndPRs1.sql                                   | 0
 .../sql/affinityByIssuesAndPRs2.sql                                   | 0
 .../sql/authorsWithTheMostPushes.sql                                  | 0
 .../sql/countingStar1.sql                                             | 0
 .../sql/countingStar2.sql                                             | 0
 .../sql/countingStar3.sql                                             | 0
 .../sql/distributionOfRepositoriesByStarCount.sql                     | 0
 .../sql/githubRoulette.sql                                            | 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql        | 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql        | 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql        | 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql        | 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql        | 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql        | 0
 .../sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql        | 0
 .../sql/howHasTheTotalNumberOfStarsChangedOverTime.sql                | 0
 .../sql/issuesWithTheMostComments1.sql                                | 0
 .../sql/issuesWithTheMostComments2.sql                                | 0
 .../sql/issuesWithTheMostComments3.sql                                | 0
 .../sql/issuesWithTheMostComments4.sql                                | 0
 .../sql/issuesWithTheMostComments5.sql                                | 0
 .../sql/issuesWithTheMostComments6.sql                                | 0
 .../sql/issuesWithTheMostComments7.sql                                | 0
 .../sql/issuesWithTheMostComments8.sql                                | 0
 .../sql/mostForkedRepositories.sql                                    | 0
 .../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
 .../sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.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
 .../sql/repositoryAffinityList1.sql                                   | 0
 .../sql/repositoryAffinityList2.sql                                   | 0
 .../sql/starsFromHeavyGithubUsers1.sql                                | 0
 .../sql/starsFromHeavyGithubUsers2.sql                                | 0
 .../sql/theLongestRepositoryNames1.sql                                | 0
 .../sql/theLongestRepositoryNames2.sql                                | 0
 .../sql/theMostToughCodeReviews.sql                                   | 0
 .../sql/theTotalNumberOfRepositoriesOnGithub.sql                      | 0
 .../sql/theTotalNumberOfUsersOnGithub1.sql                            | 0
 .../sql/theTotalNumberOfUsersOnGithub2.sql                            | 0
 .../sql/theTotalNumberOfUsersOnGithub3.sql                            | 0
 .../sql/theTotalNumberOfUsersOnGithub4.sql                            | 0
 .../sql/topLabels1.sql                                                | 0
 .../sql/topLabels2.sql                                                | 0
 .../sql/topLabels3.sql                                                | 0
 .../sql/topRepositoriesByStars.sql                                    | 0
 .../sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql                     | 0
 .../sql/whoAreAllThosePeopleGivingStars1.sql                          | 0
 .../sql/whoAreAllThosePeopleGivingStars2.sql                          | 0
 .../sql/whoAreAllThosePeopleGivingStars3.sql                          | 0
 regression-test/suites/variant_p0/with_index/var_index.groovy         | 2 +-
 81 files changed, 7 insertions(+), 3 deletions(-)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/load.groovy (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/affinityByIssuesAndPRs1.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/affinityByIssuesAndPRs2.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/authorsWithTheMostPushes.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/countingStar1.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/countingStar2.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/countingStar3.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/distributionOfRepositoriesByStarCount.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/githubRoulette.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears7.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/howHasTheTotalNumberOfStarsChangedOverTime.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments1.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments2.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments3.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments4.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments5.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments6.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments7.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/issuesWithTheMostComments8.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/mostForkedRepositories.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/mostPopularCommentsOnGithub.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/organizationsByTheNumberOfRepositories.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/organizationsByTheNumberOfStars.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/organizationsByTheSizeOfCommunity.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks1.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks2.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks3.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks4.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/proportionsBetweenStarsAndForks5.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesByAmountOfModifiedCode.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesByTheNumberOfPushes.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithClickhouse_related_comments1.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithClickhouse_related_comments2.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithDoris_related_comments1.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithDoris_related_comments2.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheHighestGrowthYoY.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfIssues1.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfIssues2.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfIssues3.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfIssues4.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfPullRequests1.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumAmountOfPullRequests2.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess2.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess3.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostStarsOverOneDay1.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostStarsOverOneDay2.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostStarsOverOneDay3.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheMostSteadyGrowthOverTime.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoriesWithTheWorstStagnation_order.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoryAffinityList1.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/repositoryAffinityList2.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/starsFromHeavyGithubUsers1.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/starsFromHeavyGithubUsers2.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/theLongestRepositoryNames1.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/theLongestRepositoryNames2.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/theMostToughCodeReviews.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfRepositoriesOnGithub.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfUsersOnGithub1.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfUsersOnGithub2.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfUsersOnGithub3.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/theTotalNumberOfUsersOnGithub4.sql 
(100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/topLabels1.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/topLabels2.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/topLabels3.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/topRepositoriesByStars.sql (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/whatIsTheBestDayOfTheWeekToCatchAStar.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/whoAreAllThosePeopleGivingStars1.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/whoAreAllThosePeopleGivingStars2.sql
 (100%)
 rename regression-test/suites/{variant_github_events_p2 => 
variant_github_events_nonConcurrent_p2}/sql/whoAreAllThosePeopleGivingStars3.sql
 (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to