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?