mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
fix typo
This commit is contained in:
parent
830398f0bd
commit
177261a5ac
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
// StorageIceberd depending on Avro to parse metadata with Avro format.
|
// StorageIceberg depending on Avro to parse metadata with Avro format.
|
||||||
#if USE_AWS_S3 && USE_AVRO
|
#if USE_AWS_S3 && USE_AVRO
|
||||||
|
|
||||||
# include <Storages/IStorageDataLake.h>
|
# include <Storages/IStorageDataLake.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user