Sign in
apache
/
seatunnel
/
HEAD
b38601a
[Fix][Connector-V2] Fix Parquet INT96 mixed-case field matching (#11067)
by Jast
· 11 hours ago
dev
34940bf
[Feature][Connector-V2][CDC] Add include/exclude filtering for schema change event types #11044 (#11108)
by Shuai Liu
· 11 hours ago
c698247
[Fix][Connector-V2] Fix Oracle CDC schema cache matching (#11110)
by Jast
· 12 hours ago
9140b90
[Fix][Connector-V2] Fix HTTP cursor pagination no-progress loop (#11098)
by Jast
· 12 hours ago
a73b3d0
[Docs] Fix Kafka source example text (#11119)
by Jast
· 12 hours ago
7b98771
[Docs] Fix RocketMQ transform links (#11118)
by Jast
· 12 hours ago
5e88b7f
[Docs] Fix Typesense sink common options link (#11111)
by Daniel Carter
· 27 hours ago
de4cf33
[Fix][Docs] Remove duplicate connector FAQ sidebar entry (#11105)
by Daniel Carter
· 2 days ago
2dc6c97
[Fix][E2E] Stabilize multiple flaky tests (#11102)
by zhiwei.niu
· 2 days ago
73d96a7
[Fix][Zeta] Fix checkpoint barrier trigger test race (#11071)
by Jast
· 2 days ago
2826ea3
[Feature][Connector-V2] Add recursive_file_scan option for file connectors (#10505)
by Kang Myeong Gwan
· 3 days ago
b4fe1ef
[Test][SqlServer-CDC] Add multi-table e2e testcase (#11054)
by David Zollo
· 5 days ago
092b853
[Docs][Core] Add Javadoc to TaskExecutionService inner classes (#10691)
by zuo
· 5 days ago
30f4c98
[Fix][E2E] Stabilize engine failover test and rebalance connector shards (#10949)
by Daniel
· 5 days ago
fcf3048
docs: add multi-table transform capability boundary guide (#10985)
by Daniel
· 5 days ago
32f4ed3
[Fix][Connector-V2] Support SFTP keyfile option (#11078)
by Jast
· 5 days ago
089fe6a
[Fix][Connector-v2][CDC] Fix job hang caused by checkpoint failure during schema evolution under multi-parallelism on Flink1.13 (#10951)
by cloverdew
· 5 days ago
122d090
[Docs] Clarify REST API defaults and add connector troubleshooting cookbooks (#11035)
by Daniel
· 5 days ago
f35a56d
[Improve][Engine] fix engine UT flaky test (#11000)
by zhiwei.niu
· 5 days ago
ba53e82
[Fix][Connector-V2] Ignore BOM in file source readers (#11056)
by shown
· 5 days ago
f3461c9
[Docs]Repair document links (#11033)
by jieguiQu
· 6 days ago
1775c0e
[Chore]Restore SeaTunnelEngineLocalExample (#11073)
by niumy
· 6 days ago
e2951f2
[Feature][API] Add EXTENSION operator for pluggable validation in ConditionOperator (#11048)
by zhiwei.niu
· 6 days ago
67fd886
[Docs] localize zh transform titles and summaries (#11070)
by Daniel
· 6 days ago
343796d
[Docs] Fix zeta engine jar storage typos (#11066)
by Daniel Carter
· 6 days ago
9fdfc38
[Fix][Connector-V2] Fix Cassandra null timestamp conversion (#11068)
by Jast
· 6 days ago
9aad1cb
[Docs] Fix Http source code fence (#11064)
by Daniel Carter
· 7 days ago
0f4d43e
[Fix][Transform-V2] Avoid eager zeta udf open and fix null table context (#10760)
by David Zollo
· 7 days ago
fe9f39e
[Fix][Docs] Fix zh user page link (#11063)
by Jast
· 7 days ago
b0b095e
[Fix][Connector-file] Fix the new schema cannot be fetched when the parquet file is read (#10378)
by JeremyXin
· 7 days ago
59a3d1c
[Improve][connector-elasticsearch] Improved elasticsearch source enumerator splits allocation algorithm for subtasks (#10869)
by JeremyXin
· 7 days ago
2e9f499
[Feature][Core] Support monitoring the busyness level of Zeta engine tasks (#10572)
by Jast
· 7 days ago
7f69f1a
docs: add guide for submitting jobs to a remote Zeta cluster (Docker/K8s/EKS) (#10984)
by Daniel
· 7 days ago
a9be10a
[Feature][Connector-V2][MongoDB-CDC] Support latest-offset startup mode without initial snapshot (#11053)
by Gabriel Baldez
· 7 days ago
e75c3b7
[Improve][Transform-v2] fix transform-v2 UT flaky test (#11001)
by zhiwei.niu
· 8 days ago
cb407be
[Improve][Zeta] Add logical state store observability metrics (#11024)
by JeremyXin
· 8 days ago
314b058
[Fix][Connector-V2] Respect Paimon alter table ignore flag (#11009)
by QuakeWang
· 8 days ago
93039e9
[Feature][Connector] Add Salesforce Source Connector (#10938)
by NixonWahome
· 9 days ago
0bd42d8
[Improve][API] Allow exclusive/bundled options to coexist with optional value constraints (#11022)
by zhiwei.niu
· 9 days ago
4312d70
[Improve][Connector-V2] Enhance JDBC chunk splitter logging (#10950)
by Jast
· 9 days ago
6fc6ac7
[Docs] add FAQ sections to connector pages (EN + zh-CN) (#10980)
by David Zollo
· 10 days ago
0d551e3
[Feature][Connector-V2] Add MQTT source connector (#10935)
by marmong
· 10 days ago
4dfe8bd
[Bug] [UI] Fix NaN display in job detail Overview table when tablePaths does not match metrics keys (#10965)
by Zhen Zhang
· 10 days ago
4e37f8b
[Fix][E2E][Jdbc] Fix IRIS e2e container startup failure by upgrading image and adding wait strategy (#11019)
by zhangdonghao
· 10 days ago
fd9999c
docs: add REST API job lifecycle cookbook (#10983)
by Daniel
· 11 days ago
09f9f76
docs: add CDC production cookbook for full and incremental synchronization (P0-2) (#10982)
by Daniel
· 11 days ago
ff99200
docs: add Zeta state storage and recovery guide (P0-1) (#10981)
by Daniel
· 11 days ago
c8ec2da
[Docs] Add connector FAQ writing guidelines (#11018)
by David Zollo
· 11 days ago
6b9075f
[Improve][API] Add Map condition validators for configuration option … (#11010)
by zhiwei.niu
· 11 days ago
013ce82
[Improve][Checkpoint] Add Javadoc for CheckpointCoordinator lifecycle (#10555)
by Marx-Carvalho
· 13 days ago
a65cbfe
[Feature][Zeta] Report non-terminal job states (#10133)
by Doyeon Kim
· 13 days ago
03346dc
[Bug] [Postgres-CDC] Fix snapshot table schema lookup (#10843)
by panda
· 13 days ago
9026717
[Fix][Connector-V2][CDC-MySQL] Honor int_type_narrowing option on MyS… (#11004)
by Ricky Makhija
· 13 days ago
30705c0
Add new collaborator because of yzeng has become a committer (#11014)
by David Zollo
· 13 days ago
908003e
[Improve][Docs] Fix Kafka connector documentation errors (#11006)
by cosmosni
· 13 days ago
5b708af
[Fix][Engine] Fix JDK 8 NoSuchMethodError in StainTracePayload#append (#10994)
by David Zollo
· 14 days ago
f9730fa
[Improve][Connector-V2][Jdbc] Support Oracle append values insert mode (#10996)
by Jast
· 2 weeks ago
0c649a6
[STIP-28][Feature][Zeta] Enhance OptionRule to support rich declarative validation beyond presence checks (#10977)
by zhiwei.niu
· 2 weeks ago
eaecb17
[Fix][Connector-V2] Fix Paimon option rule declarations (#11003)
by QuakeWang
· 2 weeks ago
fcdf96c
[Fix][Connector-V2] Fix Paimon branch save mode DDL (#10991)
by QuakeWang
· 2 weeks ago
eb7ad63
[Fix][Connector-V2] Adapt JdbcHiveIT to JdbcCatalogUtils getTables signature (#10998)
by yzeng1618
· 2 weeks ago
e592175
[Feature][Connector-File] Add schema evolution support (ADD/DROP/RENAME/UPDATE column) for all file formats (#10744)
by Ricky Makhija
· 2 weeks ago
bc61ca5
[Improve][e2e] Improve the stability of redis e2e testing e2e (#10989)
by zhiwei.niu
· 2 weeks ago
2739847
[Feature][Core] Support table-level fault isolation for multi-table synchronization (#10600)
by yzeng1618
· 2 weeks ago
0cf4d21
[Feature][Connector] Add BigQuery Sink Connector (#10485)
by Doyeon Kim
· 2 weeks ago
8ef362f
[Fix][Connector-V2] Fix parquet read failure when column name contains Avro-illegal characters (#10960)
by shown
· 2 weeks ago
e72df65
[Fix][CI] Pin azure/setup-helm to approved SHA (#10853)
by Doyeon Kim
· 3 weeks ago
dc03234
[Fix][Zeta] Fix flaky pending job info test (#10891)
by QuakeWang
· 3 weeks ago
089379c
[Fix][SqliteDialect] Update upsert SQL syntax and add unit tests for … (#10880)
by Mox
· 3 weeks ago
62d6804
[Feature][Connector-V2] Add binary format support for HTTP source connector (#10956)
by cosmosni
· 3 weeks ago
bf96310
[Fix][Connector-V2] Fix wrong exception reference in MilvusSourceReader query error handling (#10975)
by cosmosni
· 3 weeks ago
5af0338
[Improve][e2e] Improve the stability of Kudu e2e testing e2e (#10971)
by zhiwei.niu
· 3 weeks ago
64a3952
[Improve][e2e] Improve the stability of sftp e2e testing e2e (#10972)
by zhiwei.niu
· 3 weeks ago
477f57f
[Improve][Connector-V2] Upgrade kudu-client from 1.11.1 to 1.15.0 (#10974)
by zhiwei.niu
· 3 weeks ago
cfc1ac6
[Improve][connector-elasticsearch-v2] Add slicing support and e2e coverage for Elasticsearch source (#10454)
by cosmosni
· 3 weeks ago
f9a6ef9
[Fix][Connector-V2][SqlServer CDC] Fix SQL Server CDC DDL history query LSN boundary causing schema events to be lost (#10970)
by cloverdew
· 3 weeks ago
f380f6b
[Improve][e2e] Improve the stability of Kafka e2e testing (#10946)
by zhiwei.niu
· 3 weeks ago
1f70fe7
[hotfix] [docs] Add managed Kubernetes deployment notes (#10932)
by Chris79
· 3 weeks ago
67e74df
[Fix][Connector-V2] Fix SMALLINT switch fall-through in Milvus source converter (#10966)
by cosmosni
· 3 weeks ago
e2bb766
[Improve][connector-starrocks] Improved starrocks source enumerator splits allocation algorithm for subtasks (#10867)
by JeremyXin
· 3 weeks ago
7dd7b49
[Fix][CDC] Avoid replaying completed snapshot splits after restore (#10859)
by Daniel
· 3 weeks ago
3341f3b
[Fix][Connector-V2] Fix Paimon nested row write (#10888)
by QuakeWang
· 3 weeks ago
32bef0e
[Feature][Connector-V2][SqlServer CDC] support sqlserver schema evolution (#10890)
by cloverdew
· 3 weeks ago
df468e5
[Feature] Add stain trace for data lineage and performance analysis (#10491)
by David Zollo
· 3 weeks ago
0b8407a
Split unrelated client summary and Pulsar E2E follow-ups from PR 10491 (#10922)
by David Zollo
· 3 weeks ago
893a2ab
[Fix][Connector-V2][Jdbc][Dameng] Fix Dameng auto-create-table fails when table has column comments (#10934)
by yusiwen
· 3 weeks ago
ffa9d2d
[Feature][Zeta] STIP-24 Phase 1: Support lightweight EdgeSocket ingress for edge collector MVP (#10878)
by zhiwei.niu
· 3 weeks ago
6736f57
[Fix][Kafka] Reduce default reader_cache_queue_size from 1024 to 2 to prevent OOM (#10954)
by zhiwei.niu
· 3 weeks ago
65793d1
[Feature][Connector-v2][Postgres-CDC] Allow replica identity other than full (#10334)
by I Putu Ariyasa
· 3 weeks ago
2bed110
[Feature][Client] Python SDK Client for SeaTunnel REST API (#10184)
by Lucio Jr.
· 3 weeks ago
b94a65a
[Fix][Connector-V2] Fix nested ROW type conversion crash in Paimon connector (#10952)
by cosmosni
· 3 weeks ago
7c7701d
[Fix][Connector-V2][JDBC] Detect Hive partition keys in metadata (#10706)
by zhangqingsong
· 3 weeks ago
d5fb658
[Fix][E2E] Fix flaky jdbc-connectors-it-ddl tests with timeout tuning and DM wait strategy (#10948)
by zhiwei.niu
· 3 weeks ago
e47d483
[Improve][CI] Add CI changes step timeout of 20m (#10947)
by zhiwei.niu
· 3 weeks ago
5d2ab3f
[Feature][Connector-V2][Cassandra] Add multi-table source support via… (#10896)
by NixonWahome
· 3 weeks ago
dac82cd
[Improve][e2e] Stabilize jdbc e2e assertions and waits (#10937)
by zhiwei.niu
· 3 weeks ago
c780843
[Fix][Transform-V2] Prevent input row mutation in ReplaceTransform (#10941)
by Doyeon Kim
· 4 weeks ago
1651f9f
[Improve][e2e] Disable HTTP server in engine e2e tests to fix flaky test (#10940)
by zhiwei.niu
· 4 weeks ago
a9ef95a
[Fix] [Connector-V2] Fix Flink schema evolution hang caused by XA transaction MDL deadlock with MySQL CDC (#10648)
by cloverdew
· 4 weeks ago
d42422d
[Docs] Fix dead issue link in connector common changelog (#10936)
by Daniel
· 4 weeks ago
Next »