#pragma once #include #include #include #include #include #include #include namespace DB { /** Create an aggregate function with a numeric type in the template parameter, depending on the type of the argument. */ template