GitHub user kunal642 opened a pull request:
https://github.com/apache/carbondata/pull/1031
[CARBONDATA-1170] Added condition to skip single_pass for first load
The user should not be able to load using "single_pass"="true" for the
first load instead the load would be restarted with "single_pass"="false"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kunal642/carbondata single_pass_restrictions
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1031.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 #1031
----
commit 00d9d2db83cfb4b08d5f317cc6a051e658130a0e
Author: kunal642 <[email protected]>
Date: 2017-06-14T07:51:47Z
added condition to skip single_pass for first load
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---