Venugopal Reddy K created CARBONDATA-3907:
---------------------------------------------
Summary: Reuse firePreLoadEvents and firePostLoadEvents methods from CommonLoadUtils to trigger LoadTablePreExecutionEvent and LoadTablePostExecutionEvent respectively in alter table add segment flow
Key: CARBONDATA-3907
URL:
https://issues.apache.org/jira/browse/CARBONDATA-3907 Project: CarbonData
Issue Type: Improvement
Components: spark-integration
Affects Versions: 2.0.0
Reporter: Venugopal Reddy K
Fix For: 2.1.0
*[Issue]*
Currently we have 2 different ways of firing LoadTablePreExecutionEvent and LoadTablePostExecutionEvent. We can reuse firePreLoadEvents and firePostLoadEvents methods from CommonLoadUtils to trigger LoadTablePreExecutionEvent and LoadTablePostExecutionEvent respectively in alter table add segment flow as well. So that we can have single flow to fire these events
*[Suggestion]*
Reuse firePreLoadEvents and firePostLoadEvents methods from CommonLoadUtils to trigger LoadTablePreExecutionEvent and LoadTablePostExecutionEvent respectively in alter table add segment flow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)