Skip to content

[Bug] A large number of nulls causes the insert to be slower #49847

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

Open
2 of 3 tasks
zhuxt2015 opened this issue Apr 7, 2025 · 1 comment
Open
2 of 3 tasks

[Bug] A large number of nulls causes the insert to be slower #49847

zhuxt2015 opened this issue Apr 7, 2025 · 1 comment

Comments

@zhuxt2015
Copy link

zhuxt2015 commented Apr 7, 2025

Search before asking

  • I had searched in the issues and found no similar issues.

Version

3.0.4

What's Wrong?

doris_profile.log
insert 10000 rows cost 24sec750ms,RowDistributionTime cost 23sec483ms, very slow

What You Expected?

Insertion performance was able to catch up with 2.0.4

How to Reproduce?

Refer to the table in the profile, simulate a large number of null values, and then create the same table and insert data into the table

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@yiguolei
Copy link
Contributor

I will take a look at this problem

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

No branches or pull requests

2 participants