You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@bahir.apache.org by chris snow <ch...@gmail.com> on 2017/05/16 14:32:49 UTC

what are the implications of setting `schemaSampleSize = -1` on cloudant connector?

how does this option work?  I'm guessing that this may add some
overhead to my cloudant data load into spark because it will need to
read in all the data before it creates the dataframe?