#include namespace DB { /// Used for left padding of PODArray when empty const char empty_pod_array[empty_pod_array_size]{}; }