Commit 44fc8fe
authored
proto(sql): nested Column.fields + adopt buf 1.71.0 formatter (#2518)
* proto(sql): add nested Column.fields to v1alpha3 SQL Column
Add a repeated Column fields = 3 to the v1alpha3 SQL Column message so
composite/struct (json) columns can carry their nested column structure
parsed from the engine's structural type. Empty for scalar columns.
Regenerates Go, TypeScript, and OpenAPI artifacts.
* chore(proto): adopt buf 1.71.0 formatter
CI's buf-action floats to the latest buf (now 1.71.0, released 2026-06-16),
whose reformatter collapses single-ref nested option blocks onto one line.
The Taskfile's pinned buf (1.65.0) still expanded them, so the validate and
proto-generate CI checks demanded opposite formatting and no proto-touching
PR could go green.
Bump the pinned BUF_VERSION to 1.71.0 and reformat the proto tree so local
generation matches CI. buf-action stays unpinned to keep tracking latest.1 parent 05648d0 commit 44fc8fe
43 files changed
Lines changed: 596 additions & 1213 deletions
File tree
- backend/pkg/protogen/redpanda/api/dataplane/v1alpha3
- frontend/src/protogen/redpanda/api/dataplane/v1alpha3
- proto
- gen/openapi
- redpanda/api
- console/v1alpha1
- dataplane
- v1alpha1
- v1alpha2
- v1alpha3
- v1
- taskfiles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 260 additions & 245 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
130 | 138 | | |
131 | 139 | | |
132 | 140 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
395 | 402 | | |
396 | 403 | | |
397 | 404 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
88 | | - | |
| 86 | + | |
89 | 87 | | |
90 | 88 | | |
91 | 89 | | |
| |||
104 | 102 | | |
105 | 103 | | |
106 | 104 | | |
107 | | - | |
108 | | - | |
109 | | - | |
| 105 | + | |
110 | 106 | | |
111 | 107 | | |
112 | 108 | | |
| |||
128 | 124 | | |
129 | 125 | | |
130 | 126 | | |
131 | | - | |
132 | | - | |
133 | | - | |
| 127 | + | |
134 | 128 | | |
135 | 129 | | |
136 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | | - | |
306 | | - | |
| 304 | + | |
307 | 305 | | |
308 | 306 | | |
309 | 307 | | |
| |||
325 | 323 | | |
326 | 324 | | |
327 | 325 | | |
328 | | - | |
329 | | - | |
330 | | - | |
| 326 | + | |
331 | 327 | | |
332 | 328 | | |
333 | 329 | | |
| |||
346 | 342 | | |
347 | 343 | | |
348 | 344 | | |
349 | | - | |
350 | | - | |
351 | | - | |
| 345 | + | |
352 | 346 | | |
353 | 347 | | |
354 | 348 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
| 212 | + | |
215 | 213 | | |
216 | 214 | | |
217 | 215 | | |
218 | 216 | | |
219 | 217 | | |
220 | 218 | | |
221 | | - | |
222 | | - | |
223 | | - | |
| 219 | + | |
224 | 220 | | |
225 | 221 | | |
226 | 222 | | |
| |||
245 | 241 | | |
246 | 242 | | |
247 | 243 | | |
248 | | - | |
249 | | - | |
250 | | - | |
| 244 | + | |
251 | 245 | | |
252 | 246 | | |
253 | 247 | | |
254 | 248 | | |
255 | 249 | | |
256 | 250 | | |
257 | | - | |
258 | | - | |
259 | | - | |
| 251 | + | |
260 | 252 | | |
261 | 253 | | |
262 | 254 | | |
| |||
275 | 267 | | |
276 | 268 | | |
277 | 269 | | |
278 | | - | |
279 | | - | |
280 | | - | |
| 270 | + | |
281 | 271 | | |
282 | 272 | | |
283 | 273 | | |
284 | 274 | | |
285 | 275 | | |
286 | 276 | | |
287 | | - | |
288 | | - | |
289 | | - | |
| 277 | + | |
290 | 278 | | |
291 | 279 | | |
292 | 280 | | |
| |||
307 | 295 | | |
308 | 296 | | |
309 | 297 | | |
310 | | - | |
311 | | - | |
312 | | - | |
| 298 | + | |
313 | 299 | | |
314 | 300 | | |
315 | 301 | | |
316 | 302 | | |
317 | 303 | | |
318 | 304 | | |
319 | | - | |
320 | | - | |
321 | | - | |
| 305 | + | |
322 | 306 | | |
323 | 307 | | |
324 | 308 | | |
| |||
341 | 325 | | |
342 | 326 | | |
343 | 327 | | |
344 | | - | |
345 | | - | |
346 | | - | |
| 328 | + | |
347 | 329 | | |
348 | 330 | | |
349 | 331 | | |
350 | 332 | | |
351 | 333 | | |
352 | 334 | | |
353 | | - | |
354 | | - | |
355 | | - | |
| 335 | + | |
356 | 336 | | |
357 | 337 | | |
358 | 338 | | |
| |||
371 | 351 | | |
372 | 352 | | |
373 | 353 | | |
374 | | - | |
375 | | - | |
376 | | - | |
| 354 | + | |
377 | 355 | | |
378 | 356 | | |
379 | 357 | | |
380 | 358 | | |
381 | 359 | | |
382 | 360 | | |
383 | | - | |
384 | | - | |
385 | | - | |
| 361 | + | |
386 | 362 | | |
387 | 363 | | |
388 | 364 | | |
| |||
404 | 380 | | |
405 | 381 | | |
406 | 382 | | |
407 | | - | |
408 | | - | |
409 | | - | |
| 383 | + | |
410 | 384 | | |
411 | 385 | | |
412 | 386 | | |
413 | 387 | | |
414 | 388 | | |
415 | 389 | | |
416 | | - | |
417 | | - | |
418 | | - | |
| 390 | + | |
419 | 391 | | |
420 | 392 | | |
421 | 393 | | |
| |||
0 commit comments