Skip to content

Multiple CTEs + cryptic note about query planner failure + broken docs for supported SQL #1554

@marco-alban-atomic

Description

@marco-alban-atomic

Describe the problem

  • Will readyset ever support multiple CTEs? We get an error saying "Cannot find table" with the name of the CTE
  • We tried converting to nested subqueries and we get ""couldn't be added: MIR node '47' couldn't be lowered to dataflow""

To Reproduce
What did you do? Describe in your own words.

Any even basic query with multiple CTEs.

If possible, provide steps to reproduce the behavior:

  1. Set up Readyset ...
  2. Cache a query ...
  3. Look at Readyset dashboard / log file / client app ...
  4. See error

Expected behavior
Multiple CTEs should work or at least "MRI Node" error should be more descriptive

Environment

  • Readyset version version={release-version: stable-250828, commit_id: e4188ae08793f19ee3ebc35f8db0bf6fd228f119, platform: x86_64-unknown-linux-gnu, rustc_version: rustc 1.89.0 (29483883e 2025-08-04), profile: release, opt_level: 3}
  • Readyset deployment method Docker
  • Upstream database and version Postgres 13.13
  • Client app psql

Additional context
Is there a support channel? We tried slack but could not find anything there. No support email is available. We were hoping to be a paying customer but there does not even seem to be an official support email? Docs here: https://readyset.io/docs/reference/features/queries are broken, leads to 404

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions