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

Split PartiQLSchemaInferencer Test Inputs #1246

Merged
merged 4 commits into from
Oct 19, 2023
Merged

Conversation

RCHowell
Copy link
Member

Description

We wish to re-use all of the PartiQLSchemaInferencer tests as we continue to work on the resolved query plan. This PR separates test inputs from results for re-use in testing type, evluation, transpilation, planning etc.

Other Information

  • Updated Unreleased Section in CHANGELOG: [YES/NO]
    No, internal testing packages

  • Any backward-incompatible changes? [YES/NO]
    N/A

  • Any new external dependencies? [YES/NO]
    N/A

  • Do your changes comply with the Contributing Guidelines
    and Code Style Guidelines? [YES/NO]

License Information

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@RCHowell RCHowell changed the title Test suites Split PartiQLSchemaInferencer Test Inputs Oct 16, 2023
@github-actions
Copy link

github-actions bot commented Oct 16, 2023

Conformance comparison report

Base (b5e0b38) 0a77331 +/-
% Passing 92.33% 92.33% 0.00%
✅ Passing 5372 5372 0
❌ Failing 446 446 0
🔶 Ignored 0 0 0
Total Tests 5818 5818 0

Number passing in both: 5372

Number failing in both: 446

Number passing in Base (b5e0b38) but now fail: 0

Number failing in Base (b5e0b38) but now pass: 0

@RCHowell RCHowell requested a review from johnedquinn October 17, 2023 21:32
@RCHowell RCHowell merged commit 889a52e into partiql-planner Oct 19, 2023
6 of 8 checks passed
@RCHowell RCHowell deleted the test-suites branch October 19, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants