in datafusion/input/location.py [0:0]
def is_correct_input(self, input_item: Any, table_name: str, **kwargs): return isinstance(input_item, str)