Commit Graph

1475 Commits

Author SHA1 Message Date
qianmoQ
0b9fb52245 [Core] [DataSet] Fix history paging carrying problem 2024-01-17 20:11:12 +08:00
qianmoQ
7bdad3781e [Core] [DataSet] Support sync history 2024-01-17 20:09:38 +08:00
qianmoQ
7603c97676
[Core] [DataSet] Adapted executor (#601) 2024-01-17 15:43:52 +08:00
qianmoQ
16b09c6569 [Env] Optimization issues template 2024-01-17 15:43:37 +08:00
qianmoQ
38f74c2b2c [Core] [DataSet] Adapted executor 2024-01-17 13:04:58 +08:00
qianmoQ
19d90ee034 [Core] Refactor the pipeline configuration method 2024-01-17 11:26:56 +08:00
qianmoQ
9ae22537ba
[Core] [Executor] Refactor executor (#600) 2024-01-16 22:02:55 +08:00
qianmoQ
304a380189 [Core] [Executor] Fixed code bugs 2024-01-16 19:12:15 +08:00
qianmoQ
41eeb62b7e [Core] [Executor] Fixed code style 2024-01-16 14:46:01 +08:00
qianmoQ
55a443de95 [Core] [Executor] Refactor seatunnel executor 2024-01-16 14:13:30 +08:00
qianmoQ
ddf6e74d40 [Core] [Executor] Enable local executor 2024-01-16 11:26:50 +08:00
qianmoQ
e51466fc2a [Core] [Executor] Fixed code 2024-01-16 10:01:37 +08:00
qianmoQ
0921e9aa2d [Core] [Executor] Remove example executor 2024-01-16 01:11:24 +08:00
qianmoQ
ed5095b7f4 [Core] [Executor] Support local executor 2024-01-16 01:04:10 +08:00
qianmoQ
16601ae489 [Core] [Executor] Split executor spi 2024-01-16 00:07:43 +08:00
qianmoQ
58cdccdd66
Bump org.apache.kylin:kylin-jdbc from 2.6.3 to 4.0.3 (#577) 2024-01-15 22:27:22 +08:00
qianmoQ
5d6d49d147
Bump org.duckdb:duckdb_jdbc from 0.8.1 to 0.9.2 (#597) 2024-01-15 22:27:06 +08:00
qianmoQ
93e94c48c2
Bump org.apache.ignite:ignite-core from 2.8.1 to 2.16.0 (#598) 2024-01-15 22:26:54 +08:00
dependabot[bot]
6eb55d5505
Bump org.apache.ignite:ignite-core from 2.8.1 to 2.16.0
Bumps org.apache.ignite:ignite-core from 2.8.1 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.ignite:ignite-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 13:38:09 +00:00
dependabot[bot]
d96c5416ab
Bump org.duckdb:duckdb_jdbc from 0.8.1 to 0.9.2
Bumps [org.duckdb:duckdb_jdbc](https://github.com/duckdb/duckdb) from 0.8.1 to 0.9.2.
- [Release notes](https://github.com/duckdb/duckdb/releases)
- [Commits](https://github.com/duckdb/duckdb/compare/v0.8.1...v0.9.2)

---
updated-dependencies:
- dependency-name: org.duckdb:duckdb_jdbc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 13:38:05 +00:00
qianmoQ
eda2e3b539
[Core] [DataSet] Support partition keys (#596) 2024-01-15 20:47:21 +08:00
qianmoQ
21233d9875 [Core] [DataSet] Fix dataset details parameters 2024-01-15 20:05:55 +08:00
qianmoQ
b981f7996e [Core] [DataSet] Add query count 2024-01-15 19:33:08 +08:00
qianmoQ
8365b83fd4 [Core] [DataSet] Add executor properties 2024-01-15 19:06:55 +08:00
qianmoQ
105f1271ca [Core] [DataSet] Optimize the use of encoding to manipulate data sets 2024-01-15 18:53:33 +08:00
qianmoQ
056d6877c0 [Core] [DataSet] Support alias name 2024-01-15 18:01:09 +08:00
qianmoQ
3b79a44a41 [Core] [DataSet] Support partition keys 2024-01-15 17:12:11 +08:00
qianmoQ
5106d9bf8e
Supports periodic data synchronization (#595) 2024-01-15 15:09:42 +08:00
qianmoQ
d4e1731939 [Core] [DataSet] Support modifying synchronization time 2024-01-15 14:05:32 +08:00
qianmoQ
4819ce6658 [Core] [DataSet] Support scheduled data synchronization 2024-01-15 13:40:38 +08:00
qianmoQ
11e0868f04 [Docs] Add file system integration development documentation 2024-01-15 02:21:34 +08:00
qianmoQ
f7d251b609 [Env] Fixed sponsor links 2024-01-15 01:53:50 +08:00
qianmoQ
dc6380796f
[Core] Support schedule (#594) 2024-01-14 22:16:55 +08:00
qianmoQ
cf8ed7997d [Core] [Schedule] Add local schedule 2024-01-14 22:12:06 +08:00
qianmoQ
ec27454a10 [Core] [Schedule] Add test case 2024-01-14 21:09:47 +08:00
qianmoQ
cb49c9374c [Core] [Schedule] Add schedule spi 2024-01-14 20:59:32 +08:00
qianmoQ
5b0234342e
[Core] [Source] Perfect data source (#592) 2024-01-14 15:06:20 +08:00
qianmoQ
d2f2a9e65e [Core] [Source] Supports metadata synchronization after data sets are built (close #585) 2024-01-14 14:29:36 +08:00
qianmoQ
b928e5fcb3 [Env] Add template 2024-01-14 14:21:16 +08:00
qianmoQ
007babb674 [Core] [Source] Fixed code style 2024-01-14 12:43:20 +08:00
qianmoQ
8dd3bbb0bd [Core] [Source] Supports manual metadata synchronization (close #586) 2024-01-14 12:19:45 +08:00
qianmoQ
c938301b3a [Core] [Source] Rename source table 2024-01-14 11:24:57 +08:00
qianmoQ
126022825e [Core] [Source] Support for synchronization history 2024-01-14 11:22:17 +08:00
qianmoQ
ad276b844f
[Core] [Plugin] [MatrixOne] Fixed logo (#591) 2024-01-13 18:00:58 +08:00
qianmoQ
1b0f1fb4f8 [Core] [Plugin] [MatrixOne] Fixed logo 2024-01-13 17:12:53 +08:00
Devlive Community
8cc205ec3a
[Core] [Plugin] Support some plugin (#587) 2024-01-12 14:44:19 +08:00
qianmoQ
79b30b7850 [Core] [Plugin] Support ScyllaDB 2024-01-12 14:03:13 +08:00
qianmoQ
cd82898dce [Core] [Plugin] Support MatrixOne 2024-01-12 12:22:10 +08:00
qianmoQ
9c9c1ed4bf
Bump slf4j.version from 1.7.36 to 2.0.10 (#578) 2024-01-11 23:04:34 +08:00
qianmoQ
c14981bc30
[Docs] Add partner presentation documents (#584) 2024-01-11 20:52:42 +08:00