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
Copy file name to clipboardExpand all lines: be/src/exec/AGENTS.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ Local guide for work under `be/src/exec`.
13
13
## Current Direction
14
14
15
15
- Keep `Exec` as the temporary compatibility umbrella while extracted modules move out of it.
16
-
- Treat existing targets such as `ExecCore`, `ExecSinkCore`, `SpillCore`, `ExecSchemaScannerCore`, `ExecSchemaScanners`, and `ExecSortingCore` as the model for future extractions.
17
-
-Follow `handbook/plans/active/2026-04-28-exec-layering-rollout.md` for the active exec module roadmap.
16
+
- Treat existing targets such as `ExecCore`, `ExecSinkCore`, `SpillCore`, `ExecSchemaScannerCore`, `ExecSchemaScanners`, `ExecSortingCore`, and `ExecJoinCore` as the model for future extractions.
17
+
-Keep local or checkout-specific roadmap notes outside the committed guide unless they become shared repository policy.
0 commit comments