daniel_sahal
Databricks MVP

You can try this approach:

https://stackoverflow.com/questions/57568038/how-to-see-the-dataframe-in-the-console-equivalent-of-s...

ReadStream is running a thread in background so there's no easy way like df.show().