liuxiaocs7 commented on code in PR #6273:
URL: https://github.com/apache/kyuubi/pull/6273#discussion_r1555021698


##########
externals/kyuubi-spark-sql-engine/src/main/scala/org/apache/spark/sql/kyuubi/SparkDatasetHelper.scala:
##########
@@ -197,8 +190,7 @@ object SparkDatasetHelper extends Logging {
 
   private def doCommandResultExec(command: SparkPlan): Array[Array[Byte]] = {

Review Comment:
   `doCommandResultExec` and `doLocalTableScan` are similar now, do the common 
parts need to be extracted?



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