RedisLabs / spark-redis

A connector for Spark that allows reading and writing to/from Redis cluster
BSD 3-Clause "New" or "Revised" License
936 stars 367 forks source link

Seeking for usage clarity on3 dataframe options #385

Open nikhil1490 opened 8 months ago

nikhil1490 commented 8 months ago

Hello Team,

Can you please elaborate briefly on below dataframe options with examples.

  1. max.pipeline.size
  2. scan.count
  3. iterator.grouping.size

I have been through the documentation available on github, however the information mentioned there did not helped me understand the concept.