yanghua commented on a change in pull request #1317:
URL: https://github.com/apache/incubator-kyuubi/pull/1317#discussion_r740998917
##########
File path:
kyuubi-server/src/main/scala/org/apache/kyuubi/server/api/v1/dto.scala
##########
@@ -32,6 +32,11 @@ case class SessionOverview(
sessionHandle: SessionHandle
)
+case class InfoValue(
Review comment:
`InfoOverview` or `InfoDetail` sounds better? Because you have a field
named `infoValue `, so it is a bit confusing. WDYT?
--
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]