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_r346089641
##########
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:
why change this in this pr? all modules are using 1.7 as default version, it's better raise another pr to handle this ?
----------------------------------------------------------------
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