Skip to content

[improve](performance) replace serialized_sparse_column->insert_many_defaults to serialized_sparse_column->resize#49952

Merged
eldenmoon merged 1 commit intoapache:variant-sparsefrom
eldenmoon:schema-template
Apr 11, 2025
Merged

[improve](performance) replace serialized_sparse_column->insert_many_defaults to serialized_sparse_column->resize#49952
eldenmoon merged 1 commit intoapache:variant-sparsefrom
eldenmoon:schema-template

Conversation

@eldenmoon
Copy link
Member

@eldenmoon eldenmoon commented Apr 10, 2025

for map type insert_many_defaults will do insert_default one by one

@hello-stephen
Copy link
Contributor

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?

@eldenmoon eldenmoon force-pushed the schema-template branch 2 times, most recently from 52bcc54 to b6eb2f3 Compare April 10, 2025 08:36
@eldenmoon
Copy link
Member Author

run buildall

…defaults to serialized_sparse_column->resize

for map type `insert_many_defaults` will do insert_default one by one
@eldenmoon eldenmoon changed the title [improve](performance) replace serialized_sparse_column->insert_many_… [improve](performance) replace serialized_sparse_column->insert_many_defaults to serialized_sparse_column->resize Apr 10, 2025
@eldenmoon
Copy link
Member Author

run buildall

@eldenmoon eldenmoon merged commit e1f5c67 into apache:variant-sparse Apr 11, 2025
18 of 23 checks passed
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.

2 participants