Commit d2ec684
authored
### Rationale for this change
In #48336 we skipped encrypted nested columns because it was too cumbersome to configure (each leaf column had to be configured independently).
Now that #45462 has been merged we can configure nested columns the same way as non-nested ones.
### Are these changes tested?
Manually and later by OSS-Fuzz.
### Are there any user-facing changes?
No.
* GitHub Issue: #48557
Authored-by: Antoine Pitrou <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
1 parent b355fc0 commit d2ec684
1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | 171 | | |
177 | 172 | | |
178 | 173 | | |
| |||
184 | 179 | | |
185 | 180 | | |
186 | 181 | | |
187 | | - | |
188 | 182 | | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | 183 | | |
193 | 184 | | |
194 | 185 | | |
| |||
0 commit comments