SeaTunnel Community Monthly Report For September
Hi community, the SeaTunnel Community's September Monthly Report is here! This report highlights the major developments in the SeaTunnel community over the past month. Stay tuned for updates!
SeaTunnel Monthly Merge Stars
A big thank you to the following contributors for their outstanding contributions to Apache SeaTunnel last month (in no particular order):
@hawk9821,@Zuhdan,@liugddx,@Hisoka-X,@chl-wxp,@dailai,@arshadmohammad,@hailin0,@loustler,@Carl-Zhou-CN,@jiamin13579,@corgy-w,@wuchunfu,@sunxiaojian,@EricJoy2048,@liunaijie,@BilwaST,@CosmosNi,@Cheun99,@ZhangWeike2000,@PeppaPage,@zhangshenghang,@happyboy1024,@FuYouJ
apache/seatunnel
fix
- [hotfix]fix docker image build script @liunaijie
- [Fix]fix docker image publish setting @liunaijie
- [Fix][Zeta]If Zeta not a TCP discovery, it cannot find other members @loustler
- [Fix][CI]Fix CI loss document check when raise PR @Hisoka-X
- [Hotfix][ci]Fix github ci License header error @hawk9821
- [Fix][Connector-V2]Fix iceberg throw java: package sun.security.krb5 does not exist when use jdk 11 @sunxiaojian
- [Hotfix][Connector-V2]Release resources when task is closed for iceberg sinkwriter @dailai
- [Fix][Connecotr-V2]Fix paimon dynamic bucket tale in primary key is not first @hawk9821
- [Hotfix][Connector-V2]Release resources even the task is crashed for paimon sink @dailai
- [Fix][Connector-V2]Fix paimon e2e error @hawk9821
- [Fix][CI]Add doc sync to fix ci error @zhangshenghang
- [Fix][Connector-V2]Fix http source can not read streaming @CosmosNi
- [Fix][Connector-V2]Fix known directory create and delete ignore issues @corgy-w
- [Fix][Connector-V2]Fix jdbc test case failed @Hisoka-X
- [Hotfix][Core]Fix concurrency exceptions when MultiTableSink#PrepareCommit @hailin0
- [Fix][Connector-V2]Fixed iceberg sink can not handle uppercase fields @sunxiaojian
- [Fix][Connector-V2]Fix some throwable error not be caught @Hisoka-X
- [Fix][Connector-v2]Throw Exception in sql query for JdbcCatalog in table or db exists query @dailai
- [Hotfix][CDC]Fix ddl duplicate execution error when config multi_table_sink_replica @hailin0
- [Fix]Fix oracle query table 'char' 'varchar' length @chl-wxp
- [Fix][Transforms-V2]Fix LLM transform can not parse boolean value type @hawk9821
- [Hotfix]Fix iceberg missing column comment when savemode create table @hailin0
- [Fix][Document]Fix typos in PostgreSQL-CDC doc @Zuhdan
- [Fix][Common]Fix the CommonError msg for paimon sink @dailai
- [Hotfix][Connector-v2]Fix the ClassCastException for connector-mongodb @dailai
- [Fix][JDBC]Fix starrocks jdbc dialect catalog conflict with starrocks connector @liunaijie
- [Fix][Test]Fix FixSlotResourceTest unstable issue @liunaijie
- [Fix][E2E]remote loading driver ignores the certificate @hawk9821
- [Fix][Document]Fix document build error @Hisoka-X
- [Hotfix][Connector-v2]Fix the NullPointerException for jdbc oracle which used the table_list @dailai
improve
- [Improve][E2E]update doris image to official version @hawk9821
- [Improve][Spark]Convert array type to exact type @corgy-w
- [Improve][Connector-v2]Remove useless code and add changelog doc for paimon sink @dailai
- [Improve][doc]Improve startrocks sink doc @jiamin13579
- [Improve][Doc]Add logging into sidebars.js @Hisoka-X
- [Improve][Docs]Add tuning guide for doris sink in streaming mode @dailai
- [Improve][Doc]Improve engine deployment doc for skip deploy client @Hisoka-X
- [Improve][Doc]Spark use doc update @Carl-Zhou-CN
- [Improve][CI]Move paimon into single task @Hisoka-X
- [Improve][Transform]Improve inner sql query for map field type @liunaijie
- [Improve][Zeta]Add log for tryTriggerPendingCheckpoint because the wrong time of server @dailai
- [Improve][Connector-V2]Optimize sqlserver package structure @corgy-w
- [Feature][Flink]Support multiple tables read and write @PeppaPage
- [Feature][Zeta][Core]Support output log file of job @hailin0
- [Improve][Doc]Add some connector icons @zhangshenghang
- [Improve][Core]Config variables update doc and add test case @zhangshenghang
- [Feature][Connector-V2]SqlServer support user-defined type @Hisoka-X
- [Improve][doc]Fixed hive sink doc @jiamin13579
- [Improve][Connector-V2]Optimize milvus code @corgy-w
- [Feature][Connector-V2]Assert support multi-table check @Hisoka-X