Github user qiuchenjian commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2974#discussion_r238906069
--- Diff:
integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/table/CarbonExplainCommand.scala
---
@@ -51,8 +51,8 @@ case class CarbonExplainCommand(
sparkSession.sessionState.executePlan(child.asInstanceOf[ExplainCommand].logicalPlan)
--- End diff --
Whether this code (line 50 and 51) is not executed , if
isQueryStatisticsEnabled is false ---
