This is an automated email from the ASF dual-hosted git repository.
eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 154c185b27f [Bug](topn) variant column read in topn may coredump
(#52573)
add e90ab622d8f [chore](regression-test) remove
`variant_ratio_of_defaults_as_sparse_column` in test cases (#52413)
No new revisions were added by this update.
Summary of changes:
.../load.out | Bin
.../sql/affinityByIssuesAndPRs1.out | Bin
.../sql/affinityByIssuesAndPRs2.out | Bin
.../sql/authorsWithTheMostPushes.out | Bin
.../sql/countingStar1.out | Bin
.../sql/countingStar2.out | Bin
.../sql/countingStar3.out | Bin
.../sql/distributionOfRepositoriesByStarCount.out | Bin
.../sql/githubRoulette.out | Bin
...heListOfTopRepositoriesChangedOverTheYears1.out | Bin
...heListOfTopRepositoriesChangedOverTheYears2.out | Bin
...heListOfTopRepositoriesChangedOverTheYears3.out | Bin
...heListOfTopRepositoriesChangedOverTheYears4.out | Bin
...heListOfTopRepositoriesChangedOverTheYears5.out | Bin
...heListOfTopRepositoriesChangedOverTheYears6.out | Bin
.../howHasTheTotalNumberOfStarsChangedOverTime.out | Bin
.../sql/issuesWithTheMostComments1.out | Bin
.../sql/issuesWithTheMostComments2.out | Bin
.../sql/issuesWithTheMostComments3.out | Bin
.../sql/issuesWithTheMostComments4.out | Bin
.../sql/issuesWithTheMostComments5.out | Bin
.../sql/issuesWithTheMostComments6.out | Bin
.../sql/issuesWithTheMostComments7.out | Bin
.../sql/mostForkedRepositories.out | Bin
.../sql/mostPopularCommentsOnGithub.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
...epositoriesWithClickhouse_related_comments1.out | Bin
...epositoriesWithClickhouse_related_comments2.out | Bin
.../repositoriesWithDoris_related_comments1.out | Bin
.../repositoriesWithDoris_related_comments2.out | Bin
.../sql/repositoriesWithTheHighestGrowthYoY.out | Bin
.../repositoriesWithTheMaximumAmountOfIssues1.out | Bin
.../repositoriesWithTheMaximumAmountOfIssues2.out | Bin
.../repositoriesWithTheMaximumAmountOfIssues3.out | Bin
.../repositoriesWithTheMaximumAmountOfIssues4.out | Bin
...sitoriesWithTheMaximumAmountOfPullRequests1.out | Bin
...sitoriesWithTheMaximumAmountOfPullRequests2.out | Bin
...esWithTheMaximumNumberOfAcceptedInvitations.out | Bin
...sitoriesWithTheMostPeopleWhoHavePushAccess1.out | Bin
.../repositoriesWithTheMostStarsOverOneDay1.out | Bin
...repositoriesWithTheMostSteadyGrowthOverTime.out | Bin
.../repositoriesWithTheWorstStagnation_order.out | Bin
.../sql/repositoryAffinityList1.out | Bin
.../sql/repositoryAffinityList2.out | Bin
.../sql/starsFromHeavyGithubUsers1.out | Bin
.../sql/starsFromHeavyGithubUsers2.out | Bin
.../sql/test_distinct_streaming_agg.out | Bin
.../sql/theLongestRepositoryNames1.out | Bin
.../sql/theLongestRepositoryNames2.out | Bin
.../sql/theMostToughCodeReviews.out | Bin
.../sql/theTotalNumberOfRepositoriesOnGithub.out | Bin
.../sql/theTotalNumberOfUsersOnGithub1.out | Bin
.../sql/theTotalNumberOfUsersOnGithub2.out | Bin
.../sql/theTotalNumberOfUsersOnGithub3.out | Bin
.../sql/theTotalNumberOfUsersOnGithub4.out | Bin
.../sql/topRepositoriesByStars.out | Bin
.../sql/whatIsTheBestDayOfTheWeekToCatchAStar.out | Bin
.../sql/whoAreAllThosePeopleGivingStars1.out | Bin
.../sql/whoAreAllThosePeopleGivingStars2.out | Bin
.../sql/whoAreAllThosePeopleGivingStars3.out | Bin
regression-test/data/variant_p0/desc.out | Bin 5397 -> 5887 bytes
.../compaction/test_compaction_extract_root.out | Bin 268 -> 291 bytes
...sted_index_file_http_action_with_variant.groovy | 1 -
.../load.groovy | 12 +-----
.../load.groovy | 1 -
.../suites/variant_log_data_p2/load.groovy | 4 --
regression-test/suites/variant_p0/desc.groovy | 6 +--
.../suites/variant_p0/with_index/load.groovy | 16 +------
.../with_index/test_array_index_write.groovy | 4 +-
.../compaction/compaction_sparse_column.groovy | 46 +--------------------
.../compaction/test_compaction_extract_root.groovy | 44 +-------------------
regression-test/suites/variant_p2/load.groovy | 13 ------
80 files changed, 7 insertions(+), 140 deletions(-)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/load.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/affinityByIssuesAndPRs1.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/affinityByIssuesAndPRs2.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/authorsWithTheMostPushes.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/countingStar1.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/countingStar2.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/countingStar3.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/distributionOfRepositoriesByStarCount.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/githubRoulette.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears1.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears2.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears3.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears4.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears5.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/howHasTheListOfTopRepositoriesChangedOverTheYears6.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/howHasTheTotalNumberOfStarsChangedOverTime.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/issuesWithTheMostComments1.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/issuesWithTheMostComments2.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/issuesWithTheMostComments3.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/issuesWithTheMostComments4.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/issuesWithTheMostComments5.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/issuesWithTheMostComments6.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/issuesWithTheMostComments7.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/mostForkedRepositories.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/mostPopularCommentsOnGithub.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/organizationsByTheNumberOfRepositories.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/organizationsByTheNumberOfStars.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/proportionsBetweenStarsAndForks1.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/proportionsBetweenStarsAndForks2.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/proportionsBetweenStarsAndForks3.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/proportionsBetweenStarsAndForks4.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/proportionsBetweenStarsAndForks5.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesByAmountOfModifiedCode.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesByTheNumberOfPushes.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithClickhouse_related_comments1.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithClickhouse_related_comments2.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithDoris_related_comments1.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithDoris_related_comments2.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheHighestGrowthYoY.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMaximumAmountOfIssues1.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMaximumAmountOfIssues2.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMaximumAmountOfIssues3.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMaximumAmountOfIssues4.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMaximumAmountOfPullRequests1.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMaximumAmountOfPullRequests2.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMaximumNumberOfAcceptedInvitations.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMostPeopleWhoHavePushAccess1.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMostStarsOverOneDay1.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheMostSteadyGrowthOverTime.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoriesWithTheWorstStagnation_order.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoryAffinityList1.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/repositoryAffinityList2.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/starsFromHeavyGithubUsers1.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/starsFromHeavyGithubUsers2.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/test_distinct_streaming_agg.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/theLongestRepositoryNames1.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/theLongestRepositoryNames2.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/theMostToughCodeReviews.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/theTotalNumberOfRepositoriesOnGithub.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/theTotalNumberOfUsersOnGithub1.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/theTotalNumberOfUsersOnGithub2.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/theTotalNumberOfUsersOnGithub3.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/theTotalNumberOfUsersOnGithub4.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/topRepositoriesByStars.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/whatIsTheBestDayOfTheWeekToCatchAStar.out
(100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/whoAreAllThosePeopleGivingStars1.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/whoAreAllThosePeopleGivingStars2.out (100%)
rename regression-test/data/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/sql/whoAreAllThosePeopleGivingStars3.out (100%)
rename regression-test/suites/{variant_github_events_new_p2 =>
variant_github_events_new_p0}/load.groovy (93%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]