mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
remove useless code
This commit is contained in:
parent
b8e967ff9c
commit
cfa4ca6fb1
@ -68,8 +68,6 @@ protected:
|
||||
virtual bool allowSyncAfterError() const { return false; }
|
||||
virtual void syncAfterError();
|
||||
|
||||
virtual bool allReadColumnCaseInsensitive() const { return false; }
|
||||
|
||||
/// In case of parse error, try to roll back and parse last one or two rows very carefully
|
||||
/// and collect as much as possible diagnostic information about error.
|
||||
/// If not implemented, returns empty string.
|
||||
|
Loading…
Reference in New Issue
Block a user