ashb commented on a change in pull request #18447:
URL: https://github.com/apache/airflow/pull/18447#discussion_r720143599



##########
File path: airflow/providers/amazon/aws/hooks/redshift.py
##########
@@ -15,10 +15,19 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-"""Interact with AWS Redshift, using the boto3 library."""
+"""Interact with AWS Redshift, using the boto3 or redshift_connector 
library."""

Review comment:
       ```suggestion
   """Interact with AWS Redshift clusters"""
   ```
   
   (It's not really that relevant to the users what libraries we use.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to