Change data capture from IRIS to kafka using SQL commands
Today it is common to push data from the database to datalake or to notify other systems about data CRUD using kafka. So I suggest create new SQL commands to register a sql table for publish data in json format to a kafka topic and SQL commands to consume from a kafka topic and persist into an IRIS table