Skip to content

fix: the output index number of DESC command is incorrect#3567

Merged
dl239 merged 1 commit into4paradigm:mainfrom
dl239:fix/desc_on_delete_index
Oct 31, 2023
Merged

fix: the output index number of DESC command is incorrect#3567
dl239 merged 1 commit into4paradigm:mainfrom
dl239:fix/desc_on_delete_index

Conversation

@dl239
Copy link
Copy Markdown
Collaborator

@dl239 dl239 commented Oct 23, 2023

close #3566

@github-actions github-actions bot added the storage-engine openmldb storage engine. nameserver & tablet label Oct 23, 2023
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9190ecf) 75.25% compared to head (2207657) 75.25%.
Report is 20 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3567      +/-   ##
============================================
- Coverage     75.25%   75.25%   -0.01%     
  Complexity      587      587              
============================================
  Files           701      701              
  Lines        129041   129031      -10     
  Branches       1280     1280              
============================================
- Hits          97115    97101      -14     
- Misses        31640    31660      +20     
+ Partials        286      270      -16     
Files Coverage Δ
src/cmd/display.h 14.42% <100.00%> (+0.40%) ⬆️

... and 45 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dl239 dl239 merged commit d00449d into 4paradigm:main Oct 31, 2023
@dl239 dl239 deleted the fix/desc_on_delete_index branch October 31, 2023 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

storage-engine openmldb storage engine. nameserver & tablet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The output index number of DESC command is incorrect after run DROP INDEX

3 participants