-
Notifications
You must be signed in to change notification settings - Fork 69
Changed some regression tests + results #239
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
Conversation
@kovdb75
kovdb75
commented
Nov 18, 2021
- 'DROP SCHEMA ... CASCADE' replaced to 'DROP SCHEMA ...';
- pathman_column_type.sql: from results removed row 'partition status cache';
- pathman_mergejoin.sql: added GUC's for fixate strategy of queries
1) 'DROP SCHEMA ... CASCADE' replaced to 'DROP SCHEMA ...'; 2) pathman_column_type.sql: from results removed row 'partition status cache'; 3) pathman_mergejoin.sql: added GUC's for fixate strategy of queries
Codecov Report
@@ Coverage Diff @@ ## master #239 +/- ## ========================================== + Coverage 91.48% 92.25% +0.77% ========================================== Files 43 37 -6 Lines 7256 6885 -371 ========================================== - Hits 6638 6352 -286 + Misses 618 533 -85
Continue to review full report at Codecov.
|