File tree
41 files changed
+297
-66
lines changed- .github/workflows
- flink-connector-kafka
- src/test
- java/org/apache/flink/streaming/connectors/kafka
- table
- testutils
- resources
- context-state-serializer-1.11
- context-state-serializer-1.12
- context-state-serializer-1.13
- context-state-serializer-1.14
- context-state-serializer-1.15
- context-state-serializer-1.16
- context-state-serializer-1.18
- context-state-serializer-1.19
- context-state-serializer-1.20
- transaction-state-serializer-1.18
- transaction-state-serializer-1.19
- transaction-state-serializer-1.20
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+297
-66
lines changedDiff for: .github/workflows/push_pr.yml
+4-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
| 31 | + | |
| 32 | + | |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 34 | + | |
37 | 35 |
| |
38 | 36 |
| |
39 | 37 |
| |
| |||
42 | 40 |
| |
43 | 41 |
| |
44 | 42 |
| |
45 |
| - | |
| 43 | + | |
46 | 44 |
| |
47 | 45 |
| |
48 | 46 |
|
Diff for: .github/workflows/weekly.yml
+5-19
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 | 33 |
| |
41 |
| - | |
42 | 34 |
| |
43 | 35 |
| |
44 | 36 |
| |
45 |
| - | |
46 | 37 |
| |
47 | 38 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 39 | + | |
| 40 | + | |
54 | 41 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 42 | + | |
| 43 | + | |
58 | 44 |
| |
59 | 45 |
| |
60 | 46 |
| |
61 | 47 |
| |
62 | 48 |
| |
63 |
| - | |
| 49 | + | |
64 | 50 |
|
Diff for: flink-connector-kafka/pom.xml
+7-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| |||
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 |
| - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
88 | 89 |
| |
89 | 90 |
| |
90 | 91 |
| |
| |||
211 | 212 |
| |
212 | 213 |
| |
213 | 214 |
| |
| 215 | + | |
214 | 216 |
| |
215 | 217 |
| |
216 | 218 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 |
| - | |
| 95 | + | |
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 | 23 |
| |
25 | 24 |
| |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 | 32 |
| |
34 | 33 |
| |
35 | 34 |
| |
| |||
65 | 64 |
| |
66 | 65 |
| |
67 | 66 |
| |
68 |
| - | |
69 | 67 |
| |
70 | 68 |
| |
71 | 69 |
| |
| |||
194 | 192 |
| |
195 | 193 |
| |
196 | 194 |
| |
197 |
| - | |
198 | 195 |
| |
199 | 196 |
| |
200 | 197 |
| |
| |||
335 | 332 |
| |
336 | 333 |
| |
337 | 334 |
| |
338 |
| - | |
339 | 335 |
| |
340 | 336 |
| |
341 | 337 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + |
0 commit comments