Skip to content
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

fix: fix dup index #3306

Merged
merged 2 commits into from
Jul 18, 2023
Merged

fix: fix dup index #3306

merged 2 commits into from
Jul 18, 2023

Conversation

dl239
Copy link
Collaborator

@dl239 dl239 commented Jun 5, 2023

close #3300

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

codecov bot commented Jun 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -3.36 ⚠️

Comparison is base (0d94caf) 78.98% compared to head (8715680) 75.62%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3306      +/-   ##
============================================
- Coverage     78.98%   75.62%   -3.36%     
- Complexity        0      393     +393     
============================================
  Files           513      688     +175     
  Lines        115709   125867   +10158     
  Branches          0     1186    +1186     
============================================
+ Hits          91391    95190    +3799     
- Misses        24318    30440    +6122     
- Partials          0      237     +237     
Impacted Files Coverage Δ
src/schema/index_test.cc 100.00% <100.00%> (ø)
src/schema/index_util.cc 76.76% <100.00%> (ø)

... and 191 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dl239 dl239 merged commit e22b53d into 4paradigm:main Jul 18, 2023
@dl239 dl239 deleted the fix/create_with_dup_index branch July 18, 2023 01:44
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.

index dup in create table stmt
3 participants