[GitHub] [carbondata] QiangCai opened a new pull request #3950: [CARBONDATA-3889] Enable scalastyle check for carbondata-spark and cleanup code style issues.
Posted by
GitBox on
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-QiangCai-opened-a-new-pull-request-3950-CARBONDATA-3889-Enable-scalastyle-check-fo-tp100809.html
QiangCai opened a new pull request #3950:
URL:
https://github.com/apache/carbondata/pull/3950 ### Why is this PR needed?
1. there are too many code style issues in test source code
2. it results in ugly code
### What changes were proposed in this PR?
1. keep long sql if needed by using comment "// scalastyle:off lineLength"
2. optimize import for all scala test cases
3. fix code style issues
### Does this PR introduce any user interface change?
- No
### Is any new test case added?
- No
----------------------------------------------------------------
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]