GitBook: [#45] Minor edit - Redshift

This commit is contained in:
Shilpa V 2021-12-28 19:34:51 +00:00 committed by Sriharsha Chintalapani
parent f31a68124c
commit b0158bff21

View File

@ -212,7 +212,7 @@ The data profiler ingests usage information for tables. This enables you to asse
#### data\_profiler\_enabled
When enabled, the data profiler will run as part of metadata ingestion. Running the data profiler increases the amount of time it takes for metadata ingestion, but provides the benefits described above.
When enabled, the data profiler will run as part of metadata ingestion. Running the data profiler increases the amount of time it takes for metadata ingestion, but provides the benefits mentioned above.
You may disable the data profiler by setting the value for the key `source.config.data_profiler_enabled` to `"false"` as follows. We've done this in the configuration template provided.