GitHub user akashrn5 opened a pull request:

    https://github.com/apache/carbondata/pull/1615

    [CARBONDATA-1592]added new parameters for create and load events

    added new parameters for create and load events, which will help for some 
specific validations on table during create and load
    Be sure to do all of the following checklist to help us incorporate 
    your contribution quickly and easily:
    
     - [*] Any interfaces changed?
     NA
     - [*] Any backward compatibility impacted?
     NA
     - [*] Document update required?
    NA
     - [*] 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.
           only parameters are added for events, testing is not needed, unless 
listeners are added
     - [*] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/akashrn5/incubator-carbondata param

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1615.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 #1615
    
----
commit 7818e1b57054463060f863ebc29da36d374560b4
Author: akashrn5 <[email protected]>
Date:   2017-12-05T13:22:35Z

    added new parameters for create and load events

----


---

Reply via email to