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(