ryerraguntla commented on PR #3568: URL: https://github.com/apache/iggy/pull/3568#issuecomment-4928634345
@tusharagrahari - Overall looks good. Outside of the mysql source connector, two places needs to be updated for the newer connectors.. 1. core/connectors/sources/README.md:9-14 — mysql_source missing from Available Sources table. Fix: add row. 2. .github/workflows/_build_rust_artifacts.yml:49 — iggy_connector_mysql_source absent from connector_plugins default list; edge releases ship no prebuilt .so. Postgres listed. Fix: register crate. ( -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
