Commit 63c2efe
authored
### Rationale for this change
This option has been in our code base for some time but is not tested and may no longer work. The consensus in #46219 was to remove it.
### What changes are included in this PR?
The option is removed!
### Are these changes tested?
Yes (covered by the Parquet builds that had previously not tested this option!)
### Are there any user-facing changes?
Yes, a build option was removed; however, I wasn't able to find where this build option was documented in the first place!
* GitHub Issue: #46219
Authored-by: Dewey Dunnington <[email protected]>
Signed-off-by: Dewey Dunnington <[email protected]>
1 parent 8d44eea commit 63c2efe
File tree
2 files changed
+16
-21
lines changed- cpp
- cmake_modules
- src/parquet
2 files changed
+16
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | 604 | | |
609 | 605 | | |
610 | 606 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
278 | 276 | | |
| 277 | + | |
279 | 278 | | |
280 | 279 | | |
281 | 280 | | |
| |||
0 commit comments