JNSimba opened a new pull request, #96: URL: https://github.com/apache/doris-kafka-connector/pull/96
## Summary - `schema_evolution_connector.json` was missing `sink.properties.compress_type=""`, causing `testDebeziumSchemaEvolution` to fail with `compress data of JSON format is not supported` error on Doris 2.1 - This was introduced by #95 which enabled gzip compression by default, but the newly added schema evolution config file was not updated ## Test plan - [ ] CI e2e tests pass, specifically `testDebeziumSchemaEvolution` 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
