[ 
https://issues.apache.org/jira/browse/IMPALA-14641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18068791#comment-18068791
 ] 

ASF subversion and git services commented on IMPALA-14641:
----------------------------------------------------------

Commit a44a07d7345ecd69175fac250d710189fb491b3d in impala's branch 
refs/heads/master from Arnab Karmakar
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=a44a07d73 ]

IMPALA-14641: Add detailed operation page for Catalogd operations

Enhanced the /operations page in Catalogd by replacing the inline
"details" column with a "View Details" link that opens a dedicated
page showing comprehensive operation information including:
- Execution timeline with event timestamps and delta times
- Request and response byte sizes
- All existing operation metadata

Testing:
- test_catalog_operation_detail_endpoint: Validates detail page fields
- test_catalog_operation_detail_invalid_query_id: Tests error handling
- test_catalog_operation_detail_in_flight: Tests real-time timeline

Change-Id: Ib80ce3b5873672065b04b00a21d3419a1db0969c
Reviewed-on: http://gerrit.cloudera.org:8080/23811
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Details link for DDL/DML operations
> -----------------------------------
>
>                 Key: IMPALA-14641
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14641
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Quanlong Huang
>            Assignee: Arnab Karmakar
>            Priority: Major
>         Attachments: Screenshot 2025-12-29 at 3.53.11 PM.png, Screenshot 
> 2025-12-29 at 3.53.26 PM.png, Screenshot 2025-12-29 at 3.53.33 PM.png, 
> Screenshot 2026-01-05 at 12.22.04 PM.png
>
>
> IMPALA-9118 shows the in-flight and finished DDL/DMLs in /operations page of 
> Catalogd. The details column is used to show some critical query options. 
> It'd be more useful to replace that with a link which can open a page to show 
> more details:
>  * The timeline of the execution in catalogd
>  * (Optional) byte sizes of the request and response



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to