#pragma once #include namespace DB { bool isDiskFunction(ASTPtr ast); }