[GitHub] [carbondata] zzcclp commented on a change in pull request #3449: [CARBONDATA-3578] Make table status file smaller

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] zzcclp commented on a change in pull request #3449: [CARBONDATA-3578] Make table status file smaller

GitBox
zzcclp commented on a change in pull request #3449: [CARBONDATA-3578] Make table status file smaller
URL: https://github.com/apache/carbondata/pull/3449#discussion_r346106168
 
 

 ##########
 File path: core/pom.xml
 ##########
 @@ -166,8 +166,8 @@
       <plugin>
         <artifactId>maven-compiler-plugin</artifactId>
         <configuration>
-          <source>1.7</source>
-          <target>1.7</target>
+          <source>1.8</source>
 
 Review comment:
   OK, I know why change this here.
   Will Carbondata use 1.8 as default version?

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