From 9b53b3d34721d3963e641442c20d06919846af13 Mon Sep 17 00:00:00 2001 From: Marius Grama Date: Mon, 13 Jan 2025 22:31:21 +0100 Subject: [PATCH] Make the sentence assertive --- docs/src/main/sphinx/connector/bigquery.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/main/sphinx/connector/bigquery.md b/docs/src/main/sphinx/connector/bigquery.md index 646f1ddb941d..11283e90bdb2 100644 --- a/docs/src/main/sphinx/connector/bigquery.md +++ b/docs/src/main/sphinx/connector/bigquery.md @@ -127,7 +127,7 @@ a few caveats: - The project ID Google Cloud Project to bill for the export. - Taken from the service account * - `bigquery.views-enabled` - - Enables the connector to read from views and not only tables. Please read + - Enables the connector to read from views and not only tables. Read [this section](bigquery-reading-from-views) before enabling this feature. - `false` * - `bigquery.view-expire-duration` @@ -175,7 +175,7 @@ a few caveats: - `false` * - `bigquery.arrow-serialization.enabled` - Enable using Apache Arrow serialization when reading data from BigQuery. - Please read this [section](bigquery-arrow-serialization-support) before using this feature. + Read this [section](bigquery-arrow-serialization-support) before using this feature. - `true` * - `bigquery.channel-pool.initial-size` - The initial size of the connection pool, also known as a channel pool,