-
Notifications
You must be signed in to change notification settings - Fork 153
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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:
- Set up Readyset ...
- Cache a query ...
- Look at Readyset dashboard / log file / client app ...
- 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
Labels
bugSomething isn't workingSomething isn't working