Hi there @Alberto_Umana , Awesome i knew i can try spark.readStream but didn't know how to specify the source.

My major motive of creating this as streaming table is not for streaming source but for incremental ingestion , i.e. post probably the job will be either a batch job or will loading with the help of autoloader.

So what does ("rate") means I didn't get it.