mengw15 opened a new issue, #6933:
URL: https://github.com/apache/texera/issues/6933

   ### Task Summary
   
   Part of #6870. The user-facing UI for managing and choosing warehouses, 
shown only when the
   backend reports the feature is enabled (`byoEnabled` from `GET 
/warehouse/status`).
   
   - **Warehouse tab** — a dashboard page to list, create (Local flavor), and 
delete your warehouses
     (`user-warehouse` component + a new `warehouse.service.ts`).
   - **On-canvas per-execution picker** — a warehouse selector added to the 
computing-unit selection
     control (`computing-unit-selection` component), so you choose which 
warehouse a run writes to.
   - **Gating & routing** — the Warehouse tab and the picker appear only when 
`byoEnabled`
     (`dashboard` component + routing); with the flag off the UI is unchanged.
   
   ### Task Type
   - [x] Other (feature implementation)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to