Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
-
None
Description
If the V2 data source is disabled, current behavior will fallback to use V1 data source. But it will throw error when the DSv1 is not available. Update the error message to indicate what config variable (spark.sql.streaming.disabledV2MicroBatchReaders) needs to be modified in order to enable the V2 data source.