Uh oh!
There was an error while loading. Please reload this page.
[Feature](dictionary) Support Dictionary Table - #45926
Conversation
hello-stephen
commented
Dec 25, 2024
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
zclllyybb
commented
Dec 25, 2024
run buildall |
zclllyybb
commented
Dec 25, 2024
run buildall |
doris-robot
commented
Dec 26, 2024
TPC-H: Total hot run time: 32648 ms |
doris-robot
commented
Dec 26, 2024
TPC-DS: Total hot run time: 196728 ms |
doris-robot
commented
Dec 26, 2024
ClickBench: Total hot run time: 31.62 s |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Mryange
commented
Jan 2, 2025
run buildall |
doris-robot
commented
Jan 2, 2025
TeamCity be ut coverage result: |
Mryange
commented
Jan 6, 2025
run buildall |
1 similar comment
Mryange
commented
Jan 6, 2025
run buildall |
Mryange
commented
Jan 9, 2025
run buildall |
doris-robot
commented
Jan 9, 2025
TeamCity be ut coverage result: |
Mryange
commented
Jan 10, 2025
run buildall |
zclllyybb
commented
Jan 12, 2025
run buildall |
doris-robot
commented
Apr 30, 2025
TPC-DS: Total hot run time: 193044 ms |
doris-robot
commented
Apr 30, 2025
ClickBench: Total hot run time: 29.66 s |
hello-stephen
commented
Apr 30, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Apr 30, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
zclllyybb
commented
May 1, 2025
run buildall |
doris-robot
commented
May 1, 2025
TeamCity cloud ut coverage result: |
doris-robot
commented
May 1, 2025
TPC-H: Total hot run time: 33844 ms |
doris-robot
commented
May 1, 2025
TPC-DS: Total hot run time: 192353 ms |
doris-robot
commented
May 1, 2025
ClickBench: Total hot run time: 29.8 s |
doris-robot
commented
May 1, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
zclllyybb
commented
May 1, 2025
run buildall |
doris-robot
commented
May 1, 2025
TeamCity cloud ut coverage result: |
doris-robot
commented
May 1, 2025
TPC-H: Total hot run time: 34078 ms |
doris-robot
commented
May 1, 2025
TPC-DS: Total hot run time: 192548 ms |
doris-robot
commented
May 1, 2025
ClickBench: Total hot run time: 29.79 s |
hello-stephen
commented
May 1, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
May 1, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
PR approved by at least one committer and no changes requested. |
We supported: 1. create, drop, show and explain dictionary 2. load data to all BE manually 3. clean data for all BE when dropping the dictionary
…7561) Cherry-pick all docker/runtime/ changes from apache/doris master that are missing in branch-hotfix-selectdb-doris-3.1-hubspot. Includes changes from PRs: apache#42068apache#42208apache#42564apache#42605apache#43040apache#43085apache#43200apache#45503apache#45926apache#46387apache#47342apache#47837apache#48183apache#48839apache#48898apache#49343apache#49874apache#50247apache#50536apache#50604apache#50745apache#50922apache#51357apache#51693apache#54321apache#54392apache#54950apache#55299apache#55548apache#55615apache#55671apache#55824apache#56471apache#56757apache#56917apache#57113apache#57236apache#57345apache#57374apache#57695apache#58229apache#58565apache#58638apache#59039apache#59292apache#59480apache#59553apache#60060apache#60458 ## Proposed changes Issue Number: close #xxx <!--Describe your changes.--> Co-authored-by: catpineapple <catpineapple@users.noreply.github.com>
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
We supported:
Release note
Support Dictionary Table(Experimental Function)
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)