Skip to content

Add scheduled function/proc information to the extracted interface proto.#4322

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_921790141
Draft

Add scheduled function/proc information to the extracted interface proto.#4322
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_921790141

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented May 27, 2026

Add scheduled function/proc information to the extracted interface proto.

This change extends the extract_interface tool to optionally take a pipeline schedule proto. When a schedule is provided, the tool populates new fields in the PackageInterfaceProto to include details about the scheduled functions and procs, such as pipeline length, initiation interval, and the stages of IO operations and state accesses within procs. New proto messages are added to capture this scheduling information.

@copybara-service copybara-service Bot force-pushed the test_921790141 branch 3 times, most recently from 31cc1ac to 4a192b8 Compare May 28, 2026 21:29
…oto.

This change extends the `extract_interface` tool to optionally take a pipeline schedule proto. When a schedule is provided, the tool populates new fields in the `PackageInterfaceProto` to include details about the scheduled functions and procs, such as pipeline length, initiation interval, and the stages of IO operations and state accesses within procs. New proto messages are added to capture this scheduling information.

PiperOrigin-RevId: 921790141
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant