Commit fb84280
fix(storage): fix refresh virtual column using async api (#16656)
* fix(storage): fix refresh virtual column using async api
* fix typos
* fix
---------
Co-authored-by: sundyli <[email protected]>1 parent a6be8e7 commit fb84280
File tree
13 files changed
+368
-108
lines changed- src
- common/metrics/src/metrics
- query
- ee_features/virtual_column
- src
- ee
- src
- storages/fuse/operations
- virtual_column
- tests/it/storages/fuse/operations
- service/src/interpreters
- hook
- storages/fuse/src/io/read/block
13 files changed
+368
-108
lines changedSome 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 | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
291 | 300 | | |
292 | 301 | | |
293 | 302 | | |
| |||
790 | 799 | | |
791 | 800 | | |
792 | 801 | | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
| 813 | + | |
| 814 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
0 commit comments