Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix](multi-catalog)add properties converter fe ut #28928

Merged
merged 5 commits into from
Dec 24, 2023

Conversation

wsjz
Copy link
Contributor

@wsjz wsjz commented Dec 24, 2023

Proposed changes

merge from master: #27254

Further comments

If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...

wsjz and others added 4 commits December 2, 2023 13:53
…7154)

1. max compute partition prune,
we just support filter mc partitions by '=',it can filter just one partition
to support multiple partition filter and range operator('>','<', '>='..), the partition prune should be supported.

2. add max compute row count cache and partitionValues cache

3. add max compute regression case

(cherry picked from commit 1706699)
@wsjz
Copy link
Contributor Author

wsjz commented Dec 24, 2023

run buildall

@wsjz
Copy link
Contributor Author

wsjz commented Dec 24, 2023

run buildall

@doris-robot
Copy link

(From new machine)TeamCity pipeline, clickbench performance test result:
the sum of best hot time: 50.92 seconds
stream load tsv: 568 seconds loaded 74807831229 Bytes, about 125 MB/s
stream load json: 20 seconds loaded 2358488459 Bytes, about 112 MB/s
stream load orc: 65 seconds loaded 1101869774 Bytes, about 16 MB/s
stream load parquet: 32 seconds loaded 861443392 Bytes, about 25 MB/s
insert into select: 29.8 seconds inserted 10000000 Rows, about 335K ops/s
storage size: 17164640860 Bytes

@morningman morningman merged commit 4534b8f into apache:branch-2.0 Dec 24, 2023
22 of 24 checks passed
@wsjz wsjz deleted the branch-2.0-ut branch March 22, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants