This commit is contained in:
flynn 2023-02-18 17:34:37 +00:00
parent 830398f0bd
commit 177261a5ac

View File

@ -2,7 +2,7 @@
#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
# include <Storages/IStorageDataLake.h>