Hi Team, according to understand some behaviors about delta table reading, I tried to just read a delta table and monitor it using the 'mc watch' command on my minio, I notice that some requests seems to be duplicated.
I use the docker image 'all-spark-notebook' that launch spark in local mode with PySpark==3.3.2 and delta-spark==2.2.0 and a minio docker image, all wrapped with docker-compose