Azure-Samples / Azure-Samples/Synapse
Synapse Intelligent Cache is not working
- Dominant language
- Jupyter Notebook
- Stars
- 387
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
Env:
--Spark 3.2
--Synapse-premium
--Intelligent caching enabled.
**Intelligent cache enabled**

**Inital content of CSV file**

read successfully

added more content later

the same result was shown even after running df1.take(100) several times instead of displaying the newly records added to it.

The issue was resolved after rerunning the spark.read again
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.