Amazon Redshift will no longer support the creation of new Python UDFs starting Patch 198.
Existing Python UDFs will continue to function until June 30, 2026. For more information, see the
blog post
Configuring logging
You can turn on logging in the driver to assist in diagnosing issues.
You can log driver information by using the following methods:
-
To save logged information in .log files, see Using log files.
-
To send logged information to the LogStream or LogWriter specified in the DriverManager, see Using LogStream or LogWriter.
You provide the configuration information to the driver in the connection URL. For more information about the syntax of the connection URL, see Building the connection URL.