Skip to content

[tests](inverted index)Add and improve add/drop index cases (#36811)#43463

Merged
airborne12 merged 1 commit intoapache:branch-2.1from
qidaye:pick_36811_2.1
Nov 8, 2024
Merged

[tests](inverted index)Add and improve add/drop index cases (#36811)#43463
airborne12 merged 1 commit intoapache:branch-2.1from
qidaye:pick_36811_2.1

Conversation

@qidaye
Copy link
Contributor

@qidaye qidaye commented Nov 7, 2024

bp #36811

@doris-robot
Copy link

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

Check List (For Author)

  • Test

    • Regression test
    • Unit Test
    • Manual test (add detailed scripts or steps below)
    • No need to test or manual test. Explain why:
      • This is a refactor/code format and no logic has been changed.
      • Previous test can cover this change.
      • No code files have been changed.
      • Other reason
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.
  • Release note

    None

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@qidaye
Copy link
Contributor Author

qidaye commented Nov 7, 2024

run buildall

…6811)

1. Adding a debug point for FE light schema change
2. Reorganising the case directory structure
3. Add some cases:
    - test_build_index_with_direct_schema_change_fault_injection,
    - test_build_index_with_light_schema_change_fault_injection
    - test_add_drop_index_repeatly
    - test_index_change_on_renamed_column
    - test_index_change_with_full_compaction
5. Improve some cases:
    - test_index_change_on_new_column
    - test_index_change_on_new_column
@qidaye
Copy link
Contributor Author

qidaye commented Nov 7, 2024

run buildall

Copy link
Member

@airborne12 airborne12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@airborne12 airborne12 merged commit f6ddd81 into apache:branch-2.1 Nov 8, 2024
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