Skip to content

Commit 2dcb891

Browse files
bug fix
1 parent 4275b05 commit 2dcb891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/FileMetadataInitializer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ bool Snowflake::Client::FileMetadataInitializer::listFiles(const std::string &so
196196
dirPath.c_str(), errno);
197197
}
198198
#endif
199+
return true;
199200
}
200201

201202
void Snowflake::Client::FileMetadataInitializer::initCompressionMetadata(

0 commit comments

Comments
 (0)