Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
18f14d6
[CI] Split updated modules integration test for part 5 (#5208)
liugddx Aug 7, 2023
4f89c1d
[Feature][CDC][Zeta] Support schema evolution framework(DDL) (#5125)
hailin0 Aug 7, 2023
8c2d575
Fixed IMap file storage e2e bug (#5237)
sunxiaojian Aug 8, 2023
3b0a393
[Improve] [Connector-V2] Remove scheduler in JDBC sink #4736 (#5168)
liugddx Aug 8, 2023
7704e4f
[Doc] [JDBC Oracle] Add JDBC Oracle Documentation (#5239)
ic4y Aug 8, 2023
dd2fe00
[Feature][Zeta][REST-API]Add REST API To Submit Job (#5107)
zhibinF Aug 8, 2023
2854847
[Fix] Update the project description (#4967)
davidzollo Aug 8, 2023
f4aa219
[Feature][Zeta] Support history service record job execute error (#5114)
wu-a-ge Aug 8, 2023
3a4bcda
[hotfix]Update .asf.yaml (#5242)
liugddx Aug 8, 2023
1c33429
[Hotfix]Fix array index anomalies caused by #5057 (#5195)
MonsterChenzhuo Aug 8, 2023
55677cf
[bugfix] [savepoint test] Turn on the testSavepoint test. (#5199)
ic4y Aug 8, 2023
7a862d1
[BUG][Connector-V2][Jdbc] support postgresql json type (#5194)
jackyyyyyssss Aug 9, 2023
aae3e91
[Bugfix][cdc] Fix mysql bit column to java byte (#4817)
gejinxin Aug 9, 2023
0999515
[Bugfix][AmazonDynamoDB] Fix the problem that all table data cannot b…
liugddx Aug 9, 2023
398aa5b
[Docs][Connector][Source][jdbc]Change the line boundary store value t…
zhilinli123 Aug 9, 2023
9d3c3de
[bug][jdbc][oracle]Fix the Oracle number type mapping problem (#5209)
zhilinli123 Aug 9, 2023
faeab89
[Bugfix][zeta] Fix the serialization issue of GetMetricsOperation dur…
ic4y Aug 9, 2023
87a4fa6
[Hotfix][Zeta] Avoid Redundant Job Submissions by Checking Job Status…
ic4y Aug 9, 2023
4280291
[Bugfix][zeta] Fixed the issue of duplicated metrics caused by job fa…
ic4y Aug 10, 2023
c0422db
[Imporve] [CDC Base] Add a fast sampling method that supports charact…
ic4y Aug 10, 2023
25f9590
fixed zeta ci error (#5254)
sunxiaojian Aug 10, 2023
f3e414f
[Doc][README] Remove useless github workflow, and adjust description …
FlechazoW Aug 10, 2023
84d8cc3
[Feature][Zeta]The expiration time of a historical Job can be config …
wu-a-ge Aug 10, 2023
837003c
[bugfix] [e2e] Fixed a minor bug (#5274)
ic4y Aug 11, 2023
fa11abb
[Improve][SQL] Support use catalogTableName as SQL expression (#5273)
Hisoka-X Aug 11, 2023
5b3cbfb
[Doc] Improve S3File Source & S3File Sink document (#5101)
EricJoy2048 Aug 11, 2023
358fc78
Fix style error (#5280)
EricJoy2048 Aug 11, 2023
f941953
Fix StarRocksJsonSerializer will transform array/map/row to string (#…
ruanwenjun Aug 11, 2023
843d203
[Docs][Connector-V2][MyHours]Reconstruct the MyHours connector docume…
TaoZex Aug 11, 2023
4191c62
[Improve][API & Zeta] Using connector custom serializer encode/decode…
hailin0 Aug 11, 2023
bd74989
[Feature][Connector-V2] connector-kafka source support data conversio…
sunxiaojian Aug 11, 2023
77f3154
[Improve][CI/CD] Remove 'paths-ignore', enable the code style check f…
FlechazoW Aug 13, 2023
ad4f1fc
[Bugfix][zeta] Resolved the issue causing checkpoints to halt on tole…
ic4y Aug 13, 2023
b5321ff
[Feature][Connector-v2][RedisSink]Support redis to set expiration tim…
lightzhao Aug 14, 2023
25cdb72
[bugfix] Fix testGetErrorInfo case error (#5282)
liugddx Aug 14, 2023
f188039
[Feature][Zeta] Checkpoint support hdfs ha mode (#4942)
Kyofin Aug 14, 2023
dfbcbbc
fix browser long type intercept (#5267)
jackyyyyyssss Aug 14, 2023
6511f12
[Docs] remove `incubating` keyword in document (#5257)
liunaijie Aug 14, 2023
5e1511f
[feature][web] hive add option because web need (#5154)
XiaoJiang521 Aug 14, 2023
7825830
[Bug][flink-runtime][connectors-v2] Flink register table Environment …
zhilinli123 Aug 14, 2023
ad530e5
[Docs][Connector-V2][StarRocks]Reconstruct the StarRocks connector do…
TaoZex Aug 14, 2023
edef87b
[Improve][Connector-v2][HiveSink]remove drop partition when abort. (#…
lightzhao Aug 14, 2023
c136fd8
[Docs][Connector-V2][SelectDB-Cloud]Reconstruct the SelectDB-Cloud co…
TaoZex Aug 14, 2023
de9a324
[Docs][Connector-V2][HDFS]Refactor connector-v2 docs using unified fo…
lightzhao Aug 14, 2023
8d6b07e
[Improve] [Connector-V2] Remove scheduler in Tablestore sink (#5272)
liugddx Aug 14, 2023
ead1c5f
[BUG][Connector-V2][Mongo-cdc] Incremental data kind error in snapsho…
Carl-Zhou-CN Aug 15, 2023
ed5eadc
[Hotfix] Fix com.google.common.base.Preconditions to seatunnel shade …
EricJoy2048 Aug 15, 2023
503a15f
[Improve][Bin] If the log path does not exist, the script automatical…
FlechazoW Aug 17, 2023
51c0d70
[Improve][CheckStyle] Remove useless 'SuppressWarnings' annotation of…
FlechazoW Aug 18, 2023
0cdd306
[Improve][CI][E2E] Increase checkpoint timeout of zeta (#5339)
CheneyYin Aug 21, 2023
794207c
[Docs][Connector-V2][Feishu]Refactor connector-v2 docs using unified …
ruanwenjun Aug 21, 2023
2996378
[Improve] [Connector-V2] Remove scheduler in IoTDB sink (#5270)
liugddx Aug 21, 2023
9e85d12
[Update][install-plugin.sh] Change script version to 2.3.3 (#5348)
tungbq Aug 21, 2023
979d2a1
[Improve][Docs] Refactor IoTDB sink docs (#5306)
hailin0 Aug 23, 2023
f7c75a5
[bugfix][zeta] fix NotifyTaskRestoreOperation npe (#5362)
ic4y Aug 23, 2023
f684776
[Doc][hotfix][Oracle] Correct word errors (#5360)
Carl-Zhou-CN Aug 23, 2023
659a68a
[Doc][Iceberg] Improved iceberg documentation (#5335)
Carl-Zhou-CN Aug 23, 2023
e181eee
Update seatunnel test container version to `latest` (#5323)
CheneyYin Aug 23, 2023
e7527d9
modify the transform URL link (#5298)
muzhongjiang Aug 23, 2023
1da49f5
[Hotfix][Clickhouse] Fix clickhouse old version compatibility (#5326)
hailin0 Aug 23, 2023
8bbda25
Use short url https://s.apache.org/seatunnel-slack to replace long UR…
davidzollo Aug 24, 2023
f459f50
[Improve] [Connector-V2] Remove scheduler in InfluxDB sink (#5271)
liugddx Aug 24, 2023
29b687d
[improve][doc][Connector-V2][http] improve http doc param body des (…
jackyyyyyssss Aug 24, 2023
306b214
[Docs][Connector-V2][Feishu]Refactor connector-v2 docs using unified …
ruanwenjun Aug 24, 2023
9e033a8
[Improve]Remove scheduler in Dynamodb sink (#5248)
liugddx Aug 24, 2023
17482c8
[Feature][zeta] Add the UNKNOWABLE job status. (#5303)
ic4y Aug 24, 2023
cb7b794
[Improve] [Connector-V2] Remove scheduler in StarRocks sink (#5269)
liugddx Aug 24, 2023
94c6e3e
[Improve] update sql-udf document (#5197)
liunaijie Aug 26, 2023
5160c08
[CI] Remove sonar check (#5331)
Hisoka-X Aug 28, 2023
3c13275
[Feature] [api env] Add job-level configuration for checkpoint timeou…
ic4y Aug 28, 2023
74530a0
[Improve][Docs] Refactor MySQL-CDC docs (#5302)
hailin0 Aug 31, 2023
b3ba5eb
[Improve] Optimize Test Cases `CheckpointTimeOutTest.testJobLevelChec…
liugddx Aug 31, 2023
3e5d018
[Improve][connector-cdc-mysql] avoid listing tables under unnecessary…
lvyanquan Aug 31, 2023
7903db7
[Fix] fix jindo oss connector name (#5385)
liunaijie Sep 1, 2023
d8c92a1
[Bugfix]Fix the problem of "," being divided in [] (#5401)
liugddx Sep 1, 2023
1d7f445
[Docs][HotFix] Replace username by user in the options description of…
CheneyYin Sep 5, 2023
856aedb
[Doc] update iotdb document (#5404)
liunaijie Sep 5, 2023
c109385
[Docs][Connector][Source][mysql]Added the mysql Connector Document ve…
zhilinli123 Sep 5, 2023
dde3104
[Improve][Connector-v2][Jdbc] Refactor AbstractJdbcCatalog (#5096)
whhe Sep 6, 2023
d1e9673
[Fix][Zeta] Fix Zeta will close task twice error (#5422)
Hisoka-X Sep 6, 2023
8a3f261
[bugfix][zeta] Disable CheckpointTimeOutTest (#5438)
ic4y Sep 7, 2023
ee4040b
[Feature-#5258][Bin] Add .bat script for all shell script. (#5445)
FlechazoW Sep 11, 2023
cdd8e0a
[BUG][Connector-V2][http] fix httpheader cover (#5446)
jackyyyyyssss Sep 11, 2023
23d79b0
[Hotfix][Connector-V2][StarRocks] fix starrocks template sql parser #…
aijing-sun Sep 11, 2023
04ce22a
[Hotfix][Connector-V2][Hive] fix the bug that hive-site.xml can not b…
VolodymyrDuke Sep 11, 2023
07105a5
[Bug] [seatunnel-formats] Allow the entry in the map to be null and a…
NickCodeJourney Sep 11, 2023
cde42a3
[Docs][Connector][Source][doc]add Parallel parallelism (#5310)
zhilinli123 Sep 11, 2023
5e37883
[Feature][Connector-V2][CDC] Support flink running cdc job (#4918)
Carl-Zhou-CN Sep 12, 2023
38b6d6e
[Feature][Jdbc] Jdbc database support identifier (#5089)
XiaoJiang521 Sep 12, 2023
cef03f6
[Bugfix][Clickhouse] Fix clickhouse sink flush bug (#5448)
happyboy1024 Sep 12, 2023
de7b86a
[fix][hive-source][bug] fix An error occurred reading an empty direct…
zhilinli123 Sep 12, 2023
7b5b28b
[Feature][Catalog] Catalog add Case Conversion Definition (#5328)
XiaoJiang521 Sep 12, 2023
95e9c0f
[FixBug] [connectors-v2] [Http Source] Http source option key poll_in…
Zhouwen-CN Sep 13, 2023
9538567
[Feature][Connector-V2] jdbc connector supports Kingbase database (#…
NickCodeJourney Sep 13, 2023
d308e27
[Improve][connector-assert]support 'DECIMAL' type and fix 'Number' ty…
NickCodeJourney Sep 14, 2023
ebc52d1
[INFRA] Move CI to running on fork repository container
Hisoka-X Sep 14, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
12 changes: 7 additions & 5 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,20 @@
#

github:
description: SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
description: SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
homepage: https://seatunnel.apache.org/
labels:
- data-integration
- change-data-capture
- cdc
- high-performance
- offline
- real-time
- data-pipeline
- sql-engine
- batch
- streaming
- data-ingestion
- apache
- seatunnel
- etl-framework
- elt
enabled_merge_buttons:
squash: true
merge: false
Expand Down
Loading