GitHub user iture123 opened a pull request:
https://github.com/apache/carbondata/pull/3043
Carbondata 3213
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [N] Any interfaces changed?
- [N] Any backward compatibility impacted?
- [N] Document update required?
- [N] Testing done
Please provide details on
- Whether new unit test cases have been added or why no new tests
are required?
- How it is tested? Please attach test report.
- Is it a performance related change? Please attach the performance
test report.
- Any additional information to help reviewers in testing this
change.
- [ N] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
for 3 md files and 2 java files add license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/iture123/carbondata CARBONDATA-3213
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/3043.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3043
commit 136e2316e248011b066aec6502484669afc23086
Author: iture <1011699225@...>
Date: 2019-01-01T07:08:41Z
[CARBONDATA-3213]add license for java
commit d25818f6a91aeb56d5d6e0778e750146bc299198
Author: iture <1011699225@...>
Date: 2019-01-01T07:16:12Z
Merge branch 'master' of https://github.com/apache/carbondata into
CARBONDATA-3213
commit a629a7414b17405f89448b109f7f2d22c2c33ba5
Author: iture <1011699225@...>
Date: 2019-01-01T07:31:15Z
[CARBONDATA-3213]add license for md
---