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

feat: remove the requirement that partition column must be PK #4647

Merged
merged 1 commit into from
Aug 31, 2024

feat: remove the requirement that partition column must be PK

7aa855b
Select commit
Loading
Failed to load commit list.
Merged

feat: remove the requirement that partition column must be PK #4647

feat: remove the requirement that partition column must be PK
7aa855b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2024 in 0s

84.59% (-0.37%) compared to b062d85

View this Pull Request on Codecov

84.59% (-0.37%) compared to b062d85

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.59%. Comparing base (b062d85) to head (7aa855b).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4647      +/-   ##
==========================================
- Coverage   84.95%   84.59%   -0.37%     
==========================================
  Files        1103     1105       +2     
  Lines      197873   198988    +1115     
==========================================
+ Hits       168111   168336     +225     
- Misses      29762    30652     +890