We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf66ec commit 6981b6dCopy full SHA for 6981b6d
src/Processors/Formats/Impl/ParquetFileMetaDataCache.cpp
@@ -1,6 +1,6 @@
1
#include <Processors/Formats/Impl/ParquetFileMetaDataCache.h>
2
3
-#ifdef USE_PARQUET
+#if USE_PARQUET
4
5
namespace DB
6
{
0 commit comments