mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
dbms: development.
This commit is contained in:
parent
5442c79092
commit
37be72412b
@ -83,7 +83,6 @@ int main(int argc, char ** argv)
|
||||
}
|
||||
|
||||
/// читаем таблицу
|
||||
DB::AggregatedRowSet data_read;
|
||||
{
|
||||
DB::Row key;
|
||||
Poco::SharedPtr<DB::ITablePartReader> reader(column_group0.primary_key->read(key));
|
||||
|
Loading…
Reference in New Issue
Block a user