Skip to content

Invalid plan caching for views #3664

Description

@joshua-spacetime

Reported by user in the public discord. It appears they are hitting a bug in the subscription plan cache. Note, query plans don't yet support proper parameters. Hence we must take care to compute the key correctly when caching plans that are inherently parameterized. RLS plans fall into this category, but so do ViewContext views which we are most likely ignoring when computing the query hash.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions