Commit Graph

169 Commits

Author SHA1 Message Date
qianmoQ
11d41af73a [Core] [Query] Add format column 2024-06-18 19:35:55 +08:00
qianmoQ
d202d69893 [File] [Json] Support reader 2024-06-09 13:51:28 +08:00
qianmoQ
92ef5d59a0 [Env] Add script 2024-06-05 08:51:46 +08:00
qianmoQ
8271b31146 [Core] [User] Add missing fields 2024-06-02 19:44:21 +08:00
qianmoQ
91493d8286 [Core] Support upload file 2024-05-22 23:35:33 +08:00
qianmoQ
71624aaec7 [Env] Update openai-java-sdk 2024-05-17 10:40:54 +08:00
qianmoQ
7ab416368a [Core] [Fs] Mark fs storage experimental feature as official feature 2024-05-08 17:06:18 +08:00
qianmoQ
bf2e39c4d7 [Core] Fixed sql 2024-04-19 20:23:03 +08:00
qianmoQ
38b1e5a404 [Release] Released for 2024.03.3 2024-04-19 15:00:53 +08:00
qianmoQ
4fafbdd178 [Core] Repair docker compose image and change example address 2024-04-19 12:28:03 +08:00
qianmoQ
1548e3540c [Core] [Dataset] Replace id to code 2024-04-16 19:26:43 +08:00
qianmoQ
0d2c265baf [Core] [Dashboard] Add description 2024-04-14 23:09:07 +08:00
qianmoQ
5baa705c4b [Core] [Dataset] Optimize query column transmission data problem that is too large 2024-04-14 15:59:00 +08:00
qianmoQ
58afb49b93 [Core] [Snippet] Adapter base module 2024-04-13 12:10:39 +08:00
qianmoQ
390960c185 [Core] [Query] Fixed history data is null 2024-04-13 11:00:55 +08:00
qianmoQ
3980c2d59e [Core] [DataSet] Fix the problem of missing columns in data set construction 2024-04-13 10:35:49 +08:00
qianmoQ
bff202d31f [Core] [Query] Remove old api 2024-04-13 01:36:46 +08:00
qianmoQ
53be0e20ce [Core] Enable unified BaseEntity, BaseRepository, BaseController, BaseService 2024-04-13 00:28:42 +08:00
qianmoQ
a9d4c2d99f [Core] [Source] [History] Add code and name column 2024-04-12 22:53:50 +08:00
qianmoQ
9200b7a570 [Core] Update .gitignore 2024-04-12 22:25:33 +08:00
qianmoQ
525fc5cd12 [Core] Remove schema to configure 2024-04-12 22:23:52 +08:00
qianmoQ
00351cfe80 [Core] [Source] Remove v1 saveAndUpdate, getInfo fc 2024-04-12 21:07:07 +08:00
qianmoQ
6f4b910021 [Release] Released for 2024.03.2 2024-04-12 12:41:53 +08:00
qianmoQ
f875bf375e [Core] [Source] Fixed soruce code is null 2024-04-12 12:29:31 +08:00
qianmoQ
c63b6e5697 [Release] Released for 2024.03.1 2024-04-11 13:19:34 +08:00
qianmoQ
3a6d2ad4d8 [Core] [Refactor] [UI] Add network page 2024-04-06 15:09:24 +08:00
qianmoQ
6673f9ad63 [Core] [Refactor] [UI] [Query] Add query home 2024-03-21 13:11:01 +08:00
qianmoQ
284f61b85c [Core] [Executor] [Seatunnel] Support seatunnel engine 2024-03-12 14:51:53 +08:00
qianmoQ
634127fc62 [Core] [Executor] [Seatunnel] Support flink engine 2024-03-12 14:35:44 +08:00
qianmoQ
3a009c583b [Core] [Pipeline] Supports specifying startup scripts 2024-03-12 14:20:48 +08:00
qianmoQ
fcec7051c2 [Core] [Pipeline] Remove old detail 2024-03-09 17:39:39 +08:00
qianmoQ
86531fa1cf [Env] Support docker compose 2024-03-01 12:42:44 +08:00
qianmoQ
e957ec8b1e [Env] Add document configuration script 2024-02-28 11:27:11 +08:00
qianmoQ
3bc5b3fda0 [Release] Released for 2024.01.1 2024-01-29 12:22:14 +08:00
qianmoQ
19d90ee034 [Core] Refactor the pipeline configuration method 2024-01-17 11:26:56 +08:00
qianmoQ
55a443de95 [Core] [Executor] Refactor seatunnel executor 2024-01-16 14:13:30 +08:00
qianmoQ
4819ce6658 [Core] [DataSet] Support scheduled data synchronization 2024-01-15 13:40:38 +08:00
qianmoQ
126022825e [Core] [Source] Support for synchronization history 2024-01-14 11:22:17 +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
6849b7a1a8 [Core] [Pipeline] Add sqlserver 2024-01-11 11:11:25 +08:00
qianmoQ
8d8fc7ebde [Core] Enable the SQL parsing tool 2024-01-02 10:35:46 +08:00
qianmoQ
73db7231d3 [Release] Released for 1.18.0 2023-12-22 10:48:20 +08:00
qianmoQ
773426a114 [Core] [DataSet] Support create dataset table 2023-12-21 20:51:45 +08:00
qianmoQ
c5a9d90293 [Core] [User] Support display avatar 2023-12-05 12:04:48 +08:00
qianmoQ
a0f22a5582 [Core] [User] Support reader avatar 2023-12-04 10:57:40 +08:00
qianmoQ
4fdfe12ca5 [Core] [User] Add avatar fs configure 2023-12-03 21:45:19 +08:00
qianmoQ
fb088270ca [Core] [Query] Add limit to query data (close #487) 2023-12-02 13:52:31 +08:00
qianmoQ
9a9db2c5ed [Core] [Pipeline] [Jdbc] Support mysql 2023-11-23 20:35:21 +08:00
qianmoQ
0b7ad61ef1 [Core] [Env] Move bin to configure 2023-11-11 16:14:37 +08:00
qianmoQ
1037f9e616 [Core] [Env] Add jvm.conf 2023-11-11 15:47:31 +08:00
qianmoQ
604934184c [Core] [Metadata] [Manager] Add SQL print configuration 2023-10-10 17:54:38 +08:00
qianmoQ
c3aa52de60 [Seatunnel] Supports specifying the runtime mechanism 2023-09-13 21:22:50 +08:00
qianmoQ
001015e0d4 [Seatunnel] Support redis sink 2023-09-13 17:28:59 +08:00
qianmoQ
ad4b99d25f Support kafka 2023-09-13 13:30:03 +08:00
qianmoQ
65b8847a26 Support field array 2023-09-13 12:36:29 +08:00
qianmoQ
d826637842 [Pipeline] Support field checker 2023-09-12 20:31:51 +08:00
qianmoQ
6e7c89966a [Pipeline] Support field select type 2023-09-12 18:55:31 +08:00
qianmoQ
54d8532088 [Pipeline] Support field description 2023-09-12 18:26:53 +08:00
qianmoQ
b562fc1de1 [Pipeline] Reset the pipeline when the service restarts 2023-09-06 12:59:51 +08:00
qianmoQ
4c9ba41a7e [Pipeline] Supports traffic limiting queuing 2023-09-04 19:34:58 +08:00
qianmoQ
e7cc38c52c [Env] Move etc to configure 2023-09-04 16:23:53 +08:00
qianmoQ
77a7260c88 [Web] Refactor web folder 2023-06-10 14:42:19 +08:00
qianmoQ
643b3578ca [Core] Strip plugins into separate folders 2023-06-04 14:45:27 +08:00
qianmoQ
d23abcb769 [Plugin] [Mongo] Fixed driver dependency 2023-05-09 11:50:08 +08:00
qianmoQ
1103c43ad2 [Docs] Add docs 2023-04-26 01:20:47 +08:00
qianmoQ
df4a88bfdb [Core] Remove some invalid jars 2023-04-04 21:58:42 +08:00
qianmoQ
32f07c4f12 [Core] Fix initialization sql script 2023-04-03 22:39:38 +08:00
qianmoQ
5da6ce1a6d [Core] Rename executor directory 2023-03-20 23:27:14 +08:00
qianmoQ
9a9492b70d [Core] [Executor] Add executor spi 2023-03-08 17:14:58 +08:00
qianmoQ
8bfafa0f56 [Client] [Cli] Fixed code bugs 2023-03-07 23:26:37 +08:00
qianmoQ
b6fce01a50 [Env] Support jenv 2023-03-07 22:53:13 +08:00
qianmoQ
9c2e3bb95d [Core] [Driver] [Redis] Fixed code style 2023-03-06 10:23:37 +08:00
qianmoQ
d0bfc91f30 [Release] Released for 1.6.0 2023-03-02 21:15:00 +08:00
qianmoQ
f00a790934 [Env] Update git env 2023-03-01 21:01:29 +08:00
qianmoQ
1cd7b866e6 [Core] [Lib] Add http lib 2023-03-01 20:41:10 +08:00
qianmoQ
d66f6584e8 [Env] Update env 2023-02-16 23:44:59 +08:00
qianmoQ
dd3089a050 [Release] Released for 1.5.0 2023-02-15 23:14:00 +08:00
qianmoQ
077ee750a1 [Env] Remove error configure 2023-02-14 13:54:03 +08:00
qianmoQ
1aca0e965d [Env] Update pre-commit 2023-02-14 01:22:05 +08:00
qianmoQ
5cd22a7dde [Refactor] Refactor the module directories 2023-02-14 01:20:20 +08:00
qianmoQ
7398623a7e [Plugin] [Redis] Fixed mget,hget value is displayed as null close #219 2023-02-13 23:00:10 +08:00
qianmoQ
ee31d8a5fd [Plugin] Support zookeeper for native 2023-02-07 21:51:26 +08:00
qianmoQ
d2e98e03e8 [Env] Remove incubator 2023-02-03 11:19:53 +08:00
qianmoQ
0c9b44bb19 [Env] Add publish new version 2023-01-31 14:22:37 +08:00
qianmoQ
be7a5486d8 [Release] Released for 1.4.0 2023-01-30 22:14:10 +08:00
qianmoQ
f8c742be16 [Plugin] Support snowflake for jdbc 2023-01-29 10:54:36 +08:00
qianmoQ
34541b3d52 [Client] [Cli] Support data source info 2022-12-26 21:10:34 +08:00
qianmoQ
f463b99445 [Client] [Cli] Support data source list and use 2022-12-22 15:08:36 +08:00
qianmoQ
5d68f39a6e [Env] Add about note 2022-12-19 15:25:30 +08:00
qianmoQ
e3ef4dd265 [Release] Released for 1.3.0 2022-12-16 10:55:30 +08:00
qianmoQ
10e181ead2 [Web] Support plugin function on server 2022-12-12 22:36:25 +08:00
qianmoQ
6575db7a92 [Env] Add restart script 2022-12-12 16:48:55 +08:00
qianmoQ
fab972d10e [Env] Fixed bug 2022-12-08 23:29:55 +08:00
qianmoQ
7f3fb024b7 [Plugin] Support oceanbase for jdbc 2022-11-30 23:16:46 +08:00
qianmoQ
f2414556c3 [Release] Released for 1.2.0 2022-11-30 09:10:11 +08:00
qianmoQ
129cbf3b63 [Web] Support http protocol 2022-11-18 21:40:28 +08:00
qianmoQ
ae76e506ef [Web] Support for data result column header hiding 2022-11-16 01:01:10 +08:00
qianmoQ
556f0acd07 [Env]: Update env 2022-11-15 15:20:23 +08:00
qianmoQ
6cc790a85c release: Released for 1.1.0.20221115 2022-11-14 22:13:46 +08:00