dotnet / dotnet/efcore

Clean up TPC handling

Open
#32,873 0 comments 0 reactions 0 assignees View on GitHub
area-query
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

We have a special pass with TpcTableExpressionRemovingExpressionVisitor to "reduce" TpcTablesExpression to down to regular tables. This is part of pruning - which probably isn't really related - and also currently mutates the tree (make it immutable).

Longer-term, think more about the general design and see if something can be improved.

Search for TODOs with this issue number in the code base.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.