提交 0403019a 编写于 作者: V Vladimir Chebotarev

dbms: Minor improvement. [#METR-21516]

上级 93246f06
#include "DB/Dictionaries/MySQLDictionarySource.h"
#include <DB/Dictionaries/MySQLDictionarySource.h>
decltype(DB::MySQLDictionarySource::max_block_size) DB::MySQLDictionarySource::max_block_size;
#include "DB/Dictionaries/ODBCDictionarySource.h"
#include <DB/Dictionaries/ODBCDictionarySource.h>
decltype(DB::ODBCDictionarySource::max_block_size) DB::ODBCDictionarySource::max_block_size;
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册