We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e326d commit 2313a5eCopy full SHA for 2313a5e
ydb/library/yql/providers/s3/actors/yql_s3_source_factory.h
@@ -4,7 +4,7 @@
4
5
namespace NYql::NDq {
6
7
-void RegisterS3ReadActorFactory(
+inline void RegisterS3ReadActorFactory(
8
TDqAsyncIoFactory& factory,
9
ISecuredServiceAccountCredentialsFactory::TPtr credentialsFactory,
10
IHTTPGateway::TPtr gateway = IHTTPGateway::Make(),
0 commit comments