From d19b402d19bf45c354ed38202511a6f8a3b1dd9c Mon Sep 17 00:00:00 2001 From: Ankita Victor Date: Mon, 3 Jun 2024 20:06:33 +0530 Subject: [PATCH] Add period --- velox/connectors/hive/HiveConnectorSplit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/velox/connectors/hive/HiveConnectorSplit.h b/velox/connectors/hive/HiveConnectorSplit.h index 1e5481c15593..f5f44ff068d5 100644 --- a/velox/connectors/hive/HiveConnectorSplit.h +++ b/velox/connectors/hive/HiveConnectorSplit.h @@ -45,7 +45,7 @@ struct HiveConnectorSplit : public connector::ConnectorSplit { std::unordered_map infoColumns; /// These represent file properties like file size that are used while opening - /// the file handle + /// the file handle. std::optional properties; HiveConnectorSplit(