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

branch-3.0: [fix](sql) Fix error result for column tosql #44997 #45395

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Cherry-picked from #44997

@Thearas
Copy link
Contributor

Thearas commented Dec 13, 2024

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Dec 13, 2024
@Thearas
Copy link
Contributor

Thearas commented Dec 13, 2024

run buildall

@doris-robot
Copy link

TPC-H: Total hot run time: 40382 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100 test result on commit 792198fa3876d4f6a78d89ed490cb08914e96349, data reload: false

------ Round 1 ----------------------------------
q1	17599	7353	7277	7277
q2	2061	165	159	159
q3	10839	1083	1127	1083
q4	10544	751	741	741
q5	7737	2797	2739	2739
q6	235	147	147	147
q7	969	609	597	597
q8	9573	1933	1988	1933
q9	7707	6372	6373	6372
q10	6990	2276	2331	2276
q11	451	252	265	252
q12	397	214	208	208
q13	17807	2986	2993	2986
q14	249	206	207	206
q15	571	521	534	521
q16	651	615	610	610
q17	949	592	547	547
q18	7159	6560	6499	6499
q19	1387	1014	1151	1014
q20	486	212	199	199
q21	3954	3232	3024	3024
q22	1060	993	992	992
Total cold run time: 109375 ms
Total hot run time: 40382 ms

----- Round 2, with runtime_filter_mode=off -----
q1	7372	7354	7226	7226
q2	327	233	237	233
q3	2887	2924	2838	2838
q4	1962	1787	1747	1747
q5	5670	5703	5700	5700
q6	224	144	143	143
q7	2159	1780	1789	1780
q8	3326	3561	3419	3419
q9	8893	8846	8768	8768
q10	3563	3500	3481	3481
q11	603	492	498	492
q12	816	607	590	590
q13	16419	3173	3123	3123
q14	298	278	289	278
q15	572	519	519	519
q16	709	661	675	661
q17	1847	1622	1602	1602
q18	8192	7949	7373	7373
q19	8027	1641	1420	1420
q20	2071	1836	1825	1825
q21	5350	5301	5195	5195
q22	1115	1004	999	999
Total cold run time: 82402 ms
Total hot run time: 59412 ms

@wyxxxcat
Copy link
Contributor

run cloud_p0

@w41ter w41ter merged commit aed6d47 into branch-3.0 Dec 18, 2024
22 of 24 checks passed
@w41ter w41ter deleted the auto-pick-44997-branch-3.0 branch December 18, 2024 06:59
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.

5 participants