def get_col_spec(self): raise exceptions.NotSupportedError("Data type not supported")
def process(value): raise exceptions.NotSupportedError("Data type not supported", [value])