Commit bd991a8
[Feature] disable gz compression for json format in IT/E2E cases and fix checkstyle CI
Doris 2.1 does not support json compression, so disable default gz
compression for json format test cases. Also fix checkstyle CI to
install dependencies before running checkstyle:check.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 604430c commit bd991a8
2 files changed
Lines changed: 5 additions & 2 deletions
File tree
- .github/workflows
- flink-doris-connector/flink-doris-connector-flink1/src/test/java/org/apache/doris/flink/container
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
145 | 148 | | |
146 | 149 | | |
147 | 150 | | |
| |||
0 commit comments