[ 
https://issues.apache.org/jira/browse/CARBONDATA-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacky Li resolved CARBONDATA-1592.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

> Add Event Listener interface to Carbondata
> ------------------------------------------
>
>                 Key: CARBONDATA-1592
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1592
>             Project: CarbonData
>          Issue Type: New Feature
>            Reporter: Manish Gupta
>            Assignee: Manish Gupta
>            Priority: Minor
>             Fix For: 1.3.0
>
>          Time Spent: 10.5h
>  Remaining Estimate: 0h
>
> Add Event Listener interface to Carbondata. This will allow extending the 
> current functionality of various commands to perform various other operations.
> Example: After completion of load process, if any aggregate tables are 
> created on that table, then data load operation need to be done for the 
> aggregate table also. In this case we can create a listener such as 
> AggregateLoadListener and register it as an event bus. Then this listener can 
> be called once the load operation is completed which will take care of 
> loading the aggregate table.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to