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

Remove SubQuery from logical plan and evaluation #428

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jpschorr
Copy link
Contributor

Issue #, if available:

Description of changes:

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

@github-actions
Copy link

Conformance comparison report

Base (de1ac1b) 947b0e9 +/-
% Passing 89.31% 89.41% 0.09%
✅ Passing 5665 5671 6
❌ Failing 678 672 -6
🔶 Ignored 0 0 0
Total Tests 6343 6343 0

Number passing in both: 5665

Number failing in both: 672

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

Number failing in Base (de1ac1b) but now pass: 6

The following test(s) were previously failing but now pass. Before merging, confirm they are intended to pass:

Click here to see
  • partiql_tests::eval::query::select::select::sql_aggregate::sql_count::permissive_aggregate_with_aliasing_in_subquery_of_select_value
  • partiql_tests::eval::query::select::select::select::select_distinct::strict_select_distinct_with_sub_query
  • partiql_tests::eval::query::select::select::select::select_distinct::strict_select_distinct_sub_query
  • partiql_tests::eval::query::select::select::sql_aggregate::sql_count::strict_aggregate_with_aliasing_in_subquery_of_select_value
  • partiql_tests::eval::query::select::select::select::select_distinct::permissive_select_distinct_with_sub_query
  • partiql_tests::eval::query::select::select::select::select_distinct::permissive_select_distinct_sub_query

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.

1 participant