Skip to content

feat: Support scalar subquery in WHERE#111

Merged
MazterQyou merged 2 commits intocubesql-3-04-2022from
cubesql/subquery-where-scalar
Feb 8, 2024
Merged

feat: Support scalar subquery in WHERE#111
MazterQyou merged 2 commits intocubesql-3-04-2022from
cubesql/subquery-where-scalar

Conversation

@MazterQyou
Copy link
Copy Markdown
Member

@MazterQyou MazterQyou commented Apr 6, 2023

This PR is a first in series on improving subquery support (in an attempt to split the large PR into smaller chunks) enabling scalar subqueries in WHERE and laying the groundwork for supporting other types of subqueries.

TODO:

  • Fix an issue where the query with subqueries in SELECT and WHERE won't execute
  • Add subquery support for JOIN conditions

@MazterQyou MazterQyou force-pushed the cubesql/subquery-where-scalar branch from b39fc37 to 9a51202 Compare August 26, 2023 01:20
@MazterQyou MazterQyou marked this pull request as ready for review August 26, 2023 01:20
@MazterQyou MazterQyou force-pushed the cubesql/subquery-where-scalar branch from 9a51202 to 3d0c281 Compare January 30, 2024 11:27
@MazterQyou MazterQyou merged commit 1079113 into cubesql-3-04-2022 Feb 8, 2024
@MazterQyou MazterQyou deleted the cubesql/subquery-where-scalar branch February 8, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants