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

PG16: Fix ordered append output test #6245

Conversation

fabriziomello
Copy link
Contributor

@fabriziomello fabriziomello commented Oct 28, 2023

In #6168 we added the ordered append output test for PG16 but unfortunately it was wrong and didn't take in account the planner output differences introduced.

Fixed it by changing properly the output changes for PG16.

Disable-check: force-changelog-file

@fabriziomello fabriziomello added the pg16 Issue/PR related to support for PG16 label Oct 28, 2023
@fabriziomello fabriziomello self-assigned this Oct 28, 2023
In timescale#6168 we added the ordered append output test for PG16 but
unfortunately it was wrong and didn't take in account the planner
output differences introduced.

Fixed it by changing properly the output changes for PG16.
@github-actions github-actions bot requested review from akuzm and gayyappan October 28, 2023 15:07
@github-actions
Copy link

@gayyappan, @akuzm: please review this pull request.

Powered by pull-review

@fabriziomello fabriziomello force-pushed the pg16-fix-ordered-append-output-test branch from 251f5a8 to 40bb52e Compare October 28, 2023 15:07
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #6245 (40bb52e) into main (3c3bdb3) will decrease coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #6245      +/-   ##
==========================================
- Coverage   65.12%   65.09%   -0.03%     
==========================================
  Files         246      246              
  Lines       57064    57018      -46     
  Branches    12651    12632      -19     
==========================================
- Hits        37161    37118      -43     
- Misses      18024    18025       +1     
+ Partials     1879     1875       -4     

see 16 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@fabriziomello fabriziomello enabled auto-merge (rebase) October 28, 2023 15:19
@fabriziomello fabriziomello merged commit 4678f66 into timescale:main Oct 28, 2023
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pg16 Issue/PR related to support for PG16
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants