Skip to content

Conversation

@eldenmoon
Copy link
Member

  1. fix empty key in sparse column
  2. fix stack use after free in inverted_index
  3. make some case stable

@Thearas
Copy link
Contributor

Thearas commented Apr 21, 2025

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 bf8e5e1 to 9c3342e Compare April 22, 2025 03:50
1. fix empty key in sparse column
2. fix stack use after free in `inverted_index`
3. make some case stable
@eldenmoon eldenmoon merged commit ec8d616 into apache:variant-sparse Apr 22, 2025
9 of 11 checks passed
@eldenmoon eldenmoon deleted the schema-template branch April 22, 2025 04:17
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