Github user zygitup commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2961#discussion_r237807538
--- Diff:
integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSession.scala ---
@@ -37,6 +38,8 @@ import
org.apache.carbondata.core.constants.CarbonCommonConstants
import org.apache.carbondata.core.util.{CarbonProperties,
CarbonSessionInfo, ThreadLocalSessionInfo}
import org.apache.carbondata.streaming.CarbonStreamingQueryListener
+
+
--- End diff --
ok.Has been removed
---