You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- yt/client: include async_stream.h in file_reader.h
NApi::IFileReader needs NConcurrency::IAsyncZeroCopyInputStream.
- Declare yt/yt/client/api/rpc_proxy/protocol_version_variables.h using CONFIGURE_FILE
Otherwise resulting file does not materialize after:
ya make --build-all --force-build-depends --replace-result --add-result=.h yt/yt/client/
Proper source file generation is required at least for making clangd happy.
---
Pull Request resolved: ytsaurus/ytsaurus#894
commit_hash:b27f7963bc113543c0ac3842f78636be4f33416f
0 commit comments