Commit 6167150
committed
Post-rebase fixups: WaitAfterCreate signature, columns_to_sync now in remote
- WaitAfterCreate now takes id per #5258; the saved config.Name is the
same as id, so the body is unchanged.
- SDK v0.132.0 (#5237) returns delta_sync_index_spec.columns_to_sync (and
the new columns_to_index field) on read. Drop the ignore_remote_changes
rule and propagate both from remote in RemapState. Removes the
drift/columns_to_sync acceptance test which was asserting the now-stale
request-only behavior.
Co-authored-by: Isaac1 parent 5c1944d commit 6167150
12 files changed
Lines changed: 14 additions & 96 deletions
File tree
- acceptance/bundle
- refschema
- resources/vector_search_indexes
- drift/columns_to_sync
- recreate/with_endpoint
- validate
- presets_name_prefix_vs_index_endpoint
- presets_name_prefix
- bundle/direct/dresources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3160 | 3160 | | |
3161 | 3161 | | |
3162 | 3162 | | |
3163 | | - | |
3164 | | - | |
| 3163 | + | |
| 3164 | + | |
| 3165 | + | |
| 3166 | + | |
3165 | 3167 | | |
3166 | 3168 | | |
3167 | 3169 | | |
| |||
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 0 additions & 16 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | | - | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
536 | 536 | | |
537 | 537 | | |
538 | 538 | | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
0 commit comments