Skip to content

Allow stripping away the 1st part of the query pipeline to reduce application size #29762

@roji

Description

@roji

Until we support dynamic queries (#29760, currently out of scope), the 1st part of the query pipeline will never be invoked in AOT mode. This means we can strip it out to reduce application size. We'd probably do this via a feature switch. This feature switch could be activated automatically when publishing to AOT.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions