GitHub user jackylk opened a pull request:
https://github.com/apache/carbondata/pull/1604
Basic2
1. Block 'external' syntax
2. Block 'CTAS' syntax
- [X] Any interfaces changed?
No
- [X] Any backward compatibility impacted?
No
- [X] Document update required?
No
- [X] Testing done
Added
- [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/jackylk/incubator-carbondata basic2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1604.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 #1604
----
commit 4c1855b158a1f4e5840a3ed6ec8fd8c83c8bbb1f
Author: Jacky Li <[email protected]>
Date: 2017-12-02T14:46:56Z
add config
commit 0ecb111d933e33b91db5dcaeb9ea4980af3e29eb
Author: Jacky Li <[email protected]>
Date: 2017-12-03T14:56:16Z
change block
----
---