You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I started to get this error. The table is not empty but I geting dataframe with one column "Records not found for this query" .
root
|-- Records not found for this query: string (nullable = true)
I figured out that the driver has a problem with a table schema when I use the chanking options. I've checked a response form API and I saw batches with 0 rows processed and status Completed- I think it's root of my problem. Could you help?
The text was updated successfully, but these errors were encountered:
I started to get this error. The table is not empty but I geting dataframe with one column "Records not found for this query" .
root
|-- Records not found for this query: string (nullable = true)
I figured out that the driver has a problem with a table schema when I use the chanking options. I've checked a response form API and I saw batches with 0 rows processed and status Completed- I think it's root of my problem. Could you help?
The text was updated successfully, but these errors were encountered: