Commit 504721d
Remove dead TYPE_MASK and TYPE_NULLABLE_FLAG
The nullable-flag-in-type-code mechanism was replaced by inline
null count encoding. Since the protocol was never released, remove
the dead constants and their tests entirely rather than
deprecating them.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6d029fe commit 504721d
2 files changed
Lines changed: 0 additions & 18 deletions
File tree
- core/src
- main/java/io/questdb/client/cutlass/qwp/protocol
- test/java/io/questdb/client/test/cutlass/qwp/protocol
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
219 | | - | |
220 | 212 | | |
221 | 213 | | |
222 | 214 | | |
| |||
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | 175 | | |
186 | 176 | | |
187 | 177 | | |
| |||
0 commit comments