mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
description for TranslateQualifiedNamesVisitor
This commit is contained in:
parent
1eae5c38ea
commit
1db565193c
@ -18,7 +18,7 @@ struct ASTTableJoin;
|
||||
class NamesAndTypesList;
|
||||
|
||||
|
||||
/// It visits nodes, find identifiers and translate their names to needed form.
|
||||
/// It visits nodes, find columns (general identifiers and asterisks) and translate their names according to tables' names.
|
||||
class TranslateQualifiedNamesVisitor
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user