SamWheating commented on code in PR #14889:
URL: https://github.com/apache/druid/pull/14889#discussion_r1317948185
##########
web-console/src/views/workbench-view/execution-summary-panel/execution-summary-panel.tsx:
##########
@@ -97,10 +98,14 @@ export const ExecutionSummaryPanel = React.memo(function
ExecutionSummaryPanel(
className="download-button"
content={
<Menu>
- <MenuDivider title="Download results as..." />
+ <MenuDivider title="Save Query Results:" />
Review Comment:
Good suggestion, I will refactor accordingly
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]