When the path to a file contains a single quote, Catalog Error: Table with name data does not exist! Did you mean "temp.information_schema.schemata"? LINE 1: DESCRIBE (SELECT * FROM data); ^. If I move the file to a path without the quotes, it works fine.
When the path to a file contains a single quote,
Catalog Error: Table with name data does not exist! Did you mean "temp.information_schema.schemata"? LINE 1: DESCRIBE (SELECT * FROM data); ^. If I move the file to a path without the quotes, it works fine.