mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-14 10:22:10 +00:00
compile error
This commit is contained in:
parent
f0b22d2882
commit
a00ab6551b
@ -34,7 +34,7 @@ void RemoteFileMetadataFactory::registerRemoteFileMatadataCreator(const String &
|
|||||||
class_creators[name] = creator;
|
class_creators[name] = creator;
|
||||||
}
|
}
|
||||||
|
|
||||||
void registerStorageHiveMetadataCreator();
|
extern void registerStorageHiveMetadataCreator();
|
||||||
|
|
||||||
void registerRemoteFileMatadataCreators()
|
void registerRemoteFileMatadataCreators()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user