GitHub user manishgupta88 opened a pull request:
https://github.com/apache/carbondata/pull/1617
[CARBONDATA-1592] Added TaskPreSubmitExecutionEvent for any operations to
be done before submitting a task
Added TaskPreSubmitExecutionEvent for any operations to be done before
submitting a task and added properties map in carbon table to holdexternal
properties if any
- [ ] Any interfaces changed?
No
- [ ] Any backward compatibility impacted?
No
- [ ] Document update required?
No
- [ ] Testing done
- [ ] 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/manishgupta88/carbondata
preExecutorSubmitEvent
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1617.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 #1617
----
----
---