Uh oh!
There was an error while loading. Please reload this page.
[Enhance](multi-catalog) Use MetaIdMappingsLog to replace InitCatalogLog/InitDatabaseLog. - #31120
Closed
dutyu wants to merge 15 commits into
Closed
[Enhance](multi-catalog) Use MetaIdMappingsLog to replace InitCatalogLog/InitDatabaseLog.#31120dutyu wants to merge 15 commits into
dutyu wants to merge 15 commits into
Conversation
doris-robot
commented
Feb 19, 2024
Thank you for your contribution to Apache Doris. |
dutyuforce-pushed
the
remove-init-ctl-db-log
branch
from
February 19, 2024 11:28
6978563 to
48a665eComparedutyu
commented
Feb 19, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Feb 19, 2024
TPC-H: Total hot run time: 41067 ms |
doris-robot
commented
Feb 19, 2024
TPC-DS: Total hot run time: 176629 ms |
doris-robot
commented
Feb 19, 2024
ClickBench: Total hot run time: 31.3 s |
doris-robot
commented
Feb 19, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
dutyuforce-pushed
the
remove-init-ctl-db-log
branch
from
February 20, 2024 02:30
48a665e to
78c83d2Comparedoris-robot
commented
Feb 20, 2024
TPC-H: Total hot run time: 41844 ms |
doris-robot
commented
Feb 20, 2024
TPC-DS: Total hot run time: 176488 ms |
doris-robot
commented
Feb 20, 2024
ClickBench: Total hot run time: 30.67 s |
doris-robot
commented
Feb 20, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
doris-robot
commented
Feb 21, 2024
TPC-H: Total hot run time: 41237 ms |
doris-robot
commented
Feb 21, 2024
TPC-DS: Total hot run time: 177505 ms |
doris-robot
commented
Feb 21, 2024
ClickBench: Total hot run time: 31.69 s |
doris-robot
commented
Feb 21, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
dutyuforce-pushed
the
remove-init-ctl-db-log
branch
from
February 21, 2024 10:03
24727bf to
7f2470cComparedoris-robot
commented
Feb 22, 2024
TPC-H: Total hot run time: 41095 ms |
doris-robot
commented
Feb 22, 2024
TPC-DS: Total hot run time: 176683 ms |
doris-robot
commented
Feb 22, 2024
ClickBench: Total hot run time: 30.82 s |
doris-robot
commented
Feb 22, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
dutyuforce-pushed
the
remove-init-ctl-db-log
branch
from
February 23, 2024 09:48
cbef947 to
32ddb04Comparedutyu
commented
Feb 23, 2024
ContributorAuthor
run buildall |
dutyu
marked this pull request as ready for review
February 23, 2024 10:04
dutyu
commented
Feb 26, 2024
ContributorAuthor
There are still some issues with this PR, I will reopen it after fixing them. |
to replace InitCatalogLog/InitDatabaseLog.
added 12 commits
March 4, 2024 20:20
to replace InitCatalogLog/InitDatabaseLog.
to replace InitCatalogLog/InitDatabaseLog.
to replace InitCatalogLog/InitDatabaseLog.
to replace InitCatalogLog/InitDatabaseLog.
to replace InitCatalogLog/InitDatabaseLog.
to replace InitCatalogLog/InitDatabaseLog.
to replace InitCatalogLog/InitDatabaseLog.
to replace InitCatalogLog/InitDatabaseLog.
to replace InitCatalogLog/InitDatabaseLog.
to replace InitCatalogLog/InitDatabaseLog.
…Log/InitDatabaseLog.
dutyuforce-pushed
the
remove-init-ctl-db-log
branch
from
March 4, 2024 13:07
1f157f2 to
504e0aeCompare…Log/InitDatabaseLog.
dutyu
commented
Mar 4, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Mar 4, 2024
TPC-H: Total hot run time: 37841 ms |
doris-robot
commented
Mar 4, 2024
TPC-DS: Total hot run time: 177487 ms |
doris-robot
commented
Mar 4, 2024
ClickBench: Total hot run time: 30.06 s |
doris-robot
commented
Mar 4, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
doris-robot
commented
Mar 5, 2024
TPC-H: Total hot run time: 38166 ms |
doris-robot
commented
Mar 5, 2024
TPC-DS: Total hot run time: 178129 ms |
doris-robot
commented
Mar 5, 2024
ClickBench: Total hot run time: 30.61 s |
doris-robot
commented
Mar 5, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
…Log/InitDatabaseLog.
dutyu
commented
Mar 5, 2024
ContributorAuthor
run buildall |
doris-robot
commented
Mar 5, 2024
TPC-H: Total hot run time: 38294 ms |
doris-robot
commented
Mar 5, 2024
TPC-DS: Total hot run time: 178671 ms |
doris-robot
commented
Mar 5, 2024
ClickBench: Total hot run time: 31.55 s |
doris-robot
commented
Mar 5, 2024
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
A follow-up work for pr-27666
Mainly has the following changes:
InitCatalogLogandInitDatabaseLogas deprecated, useMetaIdMappingsLogfor instead when initing external catalogs/databases.InitCatalogLogandInitDatabaseLog.ExternalDatabase/ExternalTableand remove theWritable/GsonPostProcessableinterfaces forExternalDatabase/ExternalTable.@SerializedNameonidToDbfield forExternalCatalog.MetaIdMappingsLogwhen the logs are generated by initing catalogs or databases.Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...