Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Error using direct query with Spark

Hi, I am using direct query (spark connector) to get data from AWS S3 Bucket. I had this error in a visualization: Error Message: OLE DB or ODBC error: [DataSource.Error] ODBC: ERROR [42000] [Mi...
  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi v-deddai1-msft ,

    there isn't an invalid character in the table names. I solved the error using another ODBC connector (Simba Athena) without modifications on schema or table names. This is weird, i think it's an error caused by native Spark connector and i'm curious about this possiblue issue.

    Another point is about performance, using Simba Athena the load time in visualizations is very quickly, different from Spark connector which take a time to load visualizations.