Commit 107f339
authored
feat(cubeshared): Upgrade flatbuffers to 25.12.19 (#10709)
Bump flatbuffers from 23.1.21 to 25.12.19, regenerate http_message
bindings, and re-export the crate as `cubeshared::flatbuffers` so
downstream consumers (cubestore) depend on a single version.
Add wire-format compatibility tests in cubeshared/tests/wire_compat.rs
that deserialize fixtures produced by the previous flatbuffers version
to guard against accidental wire-format regressions.1 parent b6e5886 commit 107f339
21 files changed
Lines changed: 519 additions & 334 deletions
File tree
- packages/cubejs-backend-native
- rust
- cubeorchestrator
- src
- cubestore
- cubestore
- src
- cluster
- http
- queryplanner
- topk
- sql
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
| 161 | + | |
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| |||
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
323 | | - | |
| 323 | + | |
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments