Github user xubo245 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2959#discussion_r237039594
--- Diff:
integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSession.scala ---
@@ -269,9 +271,9 @@ object CarbonSession {
session
}
- /**
- * It is a hack to get the private field from class.
- */
+ /**
--- End diff --
no need to change, please keep the original format---
