Skip to content

Commit 23c0506

Browse files
author
cherepashka
committed
YT-20696: Evaluation of non-materialized computed columns in static tables
- Changelog entry Type: feature Component: static tables Computations of non-materialized computed columns in static tables commit_hash:0f318c564664e9b88550142d9392f6bf03b3194f
1 parent 365b065 commit 23c0506

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

yt/yt/client/table_client/wire_protocol.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1175,7 +1175,6 @@ class TWireProtocolRowsetReader
11751175
std::unique_ptr<IWireProtocolReader> WireReader_;
11761176
bool Finished_ = false;
11771177
bool SchemaChecked_ = false;
1178-
11791178
};
11801179

11811180
IWireProtocolRowsetReaderPtr CreateWireProtocolRowsetReader(

0 commit comments

Comments
 (0)