zendesk / maxwell

Maxwell's daemon, a mysql-to-json kafka producer
https://maxwells-daemon.io/
Other
3.95k stars 996 forks source link

Add Javascript State to DDL and Heartbeat as well #2066

Closed kellertobias closed 7 months ago

kellertobias commented 7 months ago

I've added the globalJavascriptState to the process_ddl and process_heartbeat functions as well and fixes some typos in the tests I've added (and removed an accidentally duplicated test file)

@osheroff Would be awesome if you could review

/closes https://github.com/zendesk/maxwell/issues/2063