I have encountered some errors with the SDP where one of the potential fixes is to increase the sample size used during schema discovery to 'unlimited'.
For more information on these errors, see:
- No matched schema for {"_id":"...","doc":{...}
- The value type for json field XXXX was presented as YYYY but the discovered data type of the table's column was ZZZZ
- XXXX does not exist in the discovered schema. Document has not been imported
Question:
How can I set the sample size? After I have set the sample size, do I need to trigger a rescan?