partiql / partiql-lang-kotlin

PartiQL libraries and tools in Kotlin.
https://partiql.org/
Apache License 2.0
536 stars 60 forks source link

[TRACKER] Up-to-date Conformance Tracker #1433

Open johnedquinn opened 2 months ago

johnedquinn commented 2 months ago

DO NOT MERGE

Description

As there are multiple PRs out with conformance additions, this is merely a PR that holds all unmerged PRs for the sake of determining which tests remain.

This PR merges the following PLK PRs:

This PR also merges the following TEST PRs:

With this, here is the up-to-date conformance tracker:

Conformance comparison report-Cross Engine

Base (legacy) eval +/-
% Passing 92.55% 93.01% 0.46%
:white_check_mark: Passing 5418 5446 28
:x: Failing 436 409 -27
:large_orange_diamond: Ignored 0 0 0
Total Tests 5854 5855 1

Conformance comparison report-Cross Commit-EVAL

Base (41c00fda92a5afa1b98a0c10fe71d37d91ffdac3) deaa9c0b69f7c8489a7593bfbe7433263fd2d6cc +/-
% Passing 85.70% 93.01% 7.31%
:white_check_mark: Passing 4986 5446 460
:x: Failing 832 409 -423
:large_orange_diamond: Ignored 0 0 0
Total Tests 5818 5855 37

License Information

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