jackylk commented on a change in pull request #3449: [CARBONDATA-3578] Make
table status file smaller
URL: https://github.com/apache/carbondata/pull/3449#discussion_r346249296
##########
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:
I think it is better to change it as java 1.8 provides some good features
that makes code cleaner
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services