[GitHub] [carbondata] kunal642 opened a new pull request #3636: [CARBONDATA-3719] upgraded hive version to 3.1.0

classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] kunal642 commented on a change in pull request #3636: [CARBONDATA-3719] upgraded hive version to 3.1.0

GitBox
kunal642 commented on a change in pull request #3636: [CARBONDATA-3719] upgraded hive version to 3.1.0
URL: https://github.com/apache/carbondata/pull/3636#discussion_r386262492
 
 

 ##########
 File path: integration/spark-common/src/main/scala/org/apache/spark/util/CarbonReflectionUtils.scala
 ##########
 @@ -232,38 +230,6 @@ object CarbonReflectionUtils {
     (ctor.newInstance(conArgs: _*), clazz)
   }
 
-  /**
-   * It is a hack to update the carbon input, output format information to #HiveSerDe
-   */
-  def updateCarbonSerdeInfo(): Unit = {
-    val currentMirror = scala.reflect.runtime.currentMirror
 
 Review comment:
   added back
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] asfgit closed pull request #3636: [CARBONDATA-3719] upgraded hive version to 3.1.0

GitBox
In reply to this post by GitBox
asfgit closed pull request #3636: [CARBONDATA-3719] upgraded hive version to 3.1.0
URL: https://github.com/apache/carbondata/pull/3636
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[hidden email]


With regards,
Apache Git Services
12