[
https://issues.jboss.org/browse/TEIID-4627?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-4627:
-------------------------------------
[~shawkins] How would I invoke these triggers when I receive an external event? should I
be issuing a INSERT/UPDATE/DELETE on the source table or you can point me to some other
low level hook I can use?
High-level event handling
-------------------------
Key: TEIID-4627
URL:
https://issues.jboss.org/browse/TEIID-4627
Project: Teiid
Issue Type: Enhancement
Components: Grammar, Query Engine
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 9.2
We should look into high-level plugability of event handling at a row level. This could
even be handled at the language level with new trigger semantics for source tables: create
trigger on tbl on cdc (insert|update...) - which could potentially even specify the topic
mapping other details. There is complexity for multi-source models here though.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)