0lai0 commented on PR #3798:
URL: 
https://github.com/apache/datafusion-comet/pull/3798#issuecomment-4175820762

   This is the show on UI.
   ```
   spark.range(10000000).repartition(20).write.parquet(location) 
   spark.read.parquet("location").show(false)
   ```
   But I'm not sure whether it is the correct snapshot.
   
   <img width="1508" height="1414" alt="image" 
src="https://github.com/user-attachments/assets/5d7fbdea-0024-4848-9115-c1c5df3ab5c7";
 />
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to