asdf2014 commented on code in PR #16598:
URL: https://github.com/apache/druid/pull/16598#discussion_r1668158851
##########
web-console/src/views/workbench-view/explain-dialog/__snapshots__/explain-dialog.spec.tsx.snap:
##########
@@ -475,7 +475,7 @@ exports[`ExplainDialog matches snapshot on some data (one
query) 1`] = `
label="Signature"
>
<Blueprint4.InputGroup
- defaultValue="d0::STRING, a0::LONG"
+ defaultValue="d0::STRING→channel, a0::LONG→"Count""
Review Comment:
```suggestion
defaultValue="d0::STRING→channel, a0::LONG→\"Count\""
```
--
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]