mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 01:22:04 +00:00
Remove obsolete comment
This commit is contained in:
parent
b4425c2dc4
commit
793f4b734a
@ -270,7 +270,6 @@ QueryProcessingStage::Enum getQueryProcessingStageImpl(const Context & context,
|
||||
/// For destruction of std::unique_ptr of type that is incomplete in class definition.
|
||||
StorageDistributed::~StorageDistributed() = default;
|
||||
|
||||
/// NOTE This is weird. Get rid of this.
|
||||
static const ColumnsDescription DISTRIBUTED_VIRTUALS = ColumnsDescription(
|
||||
{
|
||||
NameAndTypePair("_table", std::make_shared<DataTypeString>()),
|
||||
|
Loading…
Reference in New Issue
Block a user