You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some NodeType have additional info and Operation should include those. Ex: Nested Loop Join as Join Type: Anti, the operation name should be Nested Loop Anti Join. I think same should go for Left, Right joins
Backend
SELECT
,UPDATE
only.Operation
should include those. Ex:Nested Loop Join
asJoin Type: Anti
, the operation name should beNested Loop Anti Join
. I think same should go for Left, Right joinsJoin Filters
not displayingFrontend
https://www.pgmustard.com/docs/explain
Plans for testing:
The text was updated successfully, but these errors were encountered: