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 840a4e0 commit 45f43e6Copy full SHA for 45f43e6
src/client/federated_topic/impl/CMakeLists.txt
@@ -20,6 +20,7 @@ target_compile_options(client-ydb_federated_topic-impl PRIVATE
20
)
21
22
target_sources(client-ydb_federated_topic-impl PRIVATE
23
+ federated_deferred_commit.cpp
24
federated_read_session.cpp
25
federated_read_session_event.cpp
26
federated_write_session.cpp
0 commit comments