We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 207e855 commit 84915b6Copy full SHA for 84915b6
datafusion/core/tests/parquet/mod.rs
@@ -86,6 +86,7 @@ enum Scenario {
86
PeriodsInColumnNames,
87
WithNullValues,
88
WithNullValuesPageLevel,
89
+ #[allow(dead_code)]
90
UTF8,
91
}
92
0 commit comments