mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
Update ValuesBlockInputFormat.cpp
This commit is contained in:
parent
4d65ad4034
commit
6fdfdcfd4e
@ -415,7 +415,7 @@ void ValuesBlockInputFormat::resetParser()
|
||||
{
|
||||
IInputFormat::resetParser();
|
||||
// I'm not resetting parser modes here.
|
||||
// There is a good chance that all messages has the same format.
|
||||
// There is a good chance that all messages have the same format.
|
||||
total_rows = 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user