Fix rebase conflicts.

This commit is contained in:
Larry Luo 2022-08-04 20:55:33 -04:00 committed by Yong Wang
parent 5cfed5b217
commit 732c8ed83f
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
#include <Parsers/IParserBase.h>
#include <Parsers/Kusto/ParserKQLQuery.h>
#include <unordered_map>
namespace DB
{

View File

@ -3,7 +3,7 @@
#include <Parsers/ParserTablesInSelectQuery.h>
#include <Parsers/Kusto/ParserKQLQuery.h>
#include <Parsers/Kusto/ParserKQLTable.h>
#include <unordered_set>
namespace DB
{