Hello,
I have some sort of delta lake writer that appemda incremntally to a delta lake table stored on a cloud storage bucket.
If I need to read that table from Databricks, what are the ways I can use to perform the read incremntally as well in order to avoid having to reload the entire data everytime ?