Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
To enable case-insensitive behavior of column names in an Auto Loader pipeline while iteratively reading Parquet files from an S3 location with schema evolution mode set to 'rescue', which property should be adjusted?
A
The readerCaseSensitive option should be set to true
readerCaseSensitive
true
B
No adjustments are needed as column names in Auto Loader are always inferred case-insensitively in 'rescue' mode.
C
The readerCaseSensitive option should be set to false
false
D
The readerCaseInsensitive option should be set to true
readerCaseInsensitive
E
The readerCaseInsensitive option should be set to false