GitHub user chenliang613 opened a pull request:
https://github.com/apache/carbondata/pull/1551 [CARBONDATA-1795] Fix code issues of examples
Fix code issue of examples:
CarbonDataFrameExample,CarbonSortColumnsExample,HadoopFileExample
- [X] Any interfaces changed?
NA
- [X] Any backward compatibility impacted?
NA
- [X] Document update required?
NA
- [X] Testing done
YES
- [X] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
NA
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/chenliang613/carbondata df_write
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1551.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1551
----
commit fccb557327247d4f0943edd434b1cad72327b4cd
Author: chenliang613 <
[hidden email]>
Date: 2017-11-22T11:29:41Z
[CARBONDATA-1795] Fix code issues of examples
----
---