beliefer commented on PR #41379:
URL: https://github.com/apache/spark/pull/41379#issuecomment-1573130534

   @zhengruifeng Currently, except for `handleSqlCommand`, all of them only 
return a reply. The `handleSqlCommand` returns two responses, the first being 
the result of executing the SQL command, and the second being the Metrics 
information. The time required to create Metrics information is minimal. 


-- 
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]

Reply via email to