JeremyXin commented on PR #10896: URL: https://github.com/apache/seatunnel/pull/10896#issuecomment-4474049900
@NixonWahome Hi, Thanks for adding Cassandra multi-table source support. I think this should add tests before merge. This PR changes the core source runtime path but does not add any unit or E2E coverage. Please cover at least: - CassandraSourceFactory option validation for cql only, tables_configs only, both configured, and neither configured. - Cassandra E2E for tables_configs with two source tables, verifying rows from both tables are routed/written correctly. -- 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]
