JNSimba opened a new issue, #39: URL: https://github.com/apache/doris-kafka-connector/issues/39
# Features & Improvements * Support kafka type converter #12 * Support debezium table schema changes #14 * The change basis of table schema is changed to parse data column field * add cache for schema change fetch doris table by #19 * Improve the length of generated stream load label #18 * schema.evolution adds debezium prefix #24 * Add a check for column existence when adding a new column #20 * Support reading protobuf serialized data #23 * Optimize to determine whether table in doris exists #26 * Support stream load configuration TwoPhaseCommit #27 * Support importing MySQL geographic data types and PostgreSQL array data types * Optimize parameter configuration and ignore parameter case #2 * Optimize and delete some redundant code #30 * Implement DorisAvroConverter to support parsing schema from avro avsc file path * Add kafka to doris container test case #33 * Improve the unit test case of DorisWriter #34 * support stream load with group commit mode #35 # Bug * Fixed the problem that the kafka topic contained dot characters * Fix maven shade relocate error #8 * Fix using debezium as kafka upstream data source #11 * Fix failed test cases and optimize pom.xml #13 * Fix mysql time type parsing error #15 * Fix some bugs in commit offset to kafka, intercepting non-schema changes, and intercepting truncate table #16 * Fix Enum data type mapping null pointer #21 * Fix DateTimeUtils, SchemaUtils referenced packages from debezium-connector-jdbc * Fix npe exception caused by closing jmx #31 * Fix the E2E test stream load data is not sink to doris #37 # Thanks * @DongLiang-0 * @vinlee19 -- 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: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org