Commit 55fb785
[Improvement]: Extract TableProcessStore from AmoroProcess interface. (#4116)
* refactor(process): extract process framework changes
* CI
* Update amoro-ams/src/main/java/org/apache/amoro/server/process/ProcessService.java
Co-authored-by: Xu Bai <tocreationbai@gmail.com>
* Update amoro-ams/src/main/java/org/apache/amoro/server/process/ProcessService.java
Co-authored-by: Xu Bai <tocreationbai@gmail.com>
* Fix comments
---------
Co-authored-by: zhangyongxiang.alpha <zhangyongxiang.alpha@bytedance.com>
Co-authored-by: Aime <aime@bytedance.com>
Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com>
Co-authored-by: Xu Bai <tocreationbai@gmail.com>1 parent 316f5e8 commit 55fb785
24 files changed
Lines changed: 363 additions & 348 deletions
File tree
- amoro-ams/src
- main/java/org/apache/amoro/server
- process
- executor
- scheduler
- table
- test/java/org/apache/amoro/server
- process
- scheduler/inline
- table
- amoro-common/src/main/java/org/apache/amoro
- process
- table
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
239 | 240 | | |
240 | 241 | | |
241 | 242 | | |
| |||
246 | 247 | | |
247 | 248 | | |
248 | 249 | | |
| 250 | + | |
| 251 | + | |
249 | 252 | | |
250 | 253 | | |
251 | 254 | | |
| |||
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | | - | |
| 111 | + | |
| 112 | + | |
114 | 113 | | |
115 | 114 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 115 | | |
122 | 116 | | |
123 | 117 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
0 commit comments