Amazon Redshift will no longer support the creation of new Python UDFs starting November 1, 2025.
If you would like to use Python UDFs, create the UDFs prior to that date.
Existing Python UDFs will continue to function as normal. For more information, see the
blog post
Using an Amazon Redshift ODBC driver on Apple MacOS
You must install the Amazon Redshift ODBC driver on client computers accessing an Amazon Redshift data warehouse. For each computer where you install the driver, these are the following minimum requirements:
-
Root access on the machine.
-
Apple MacOS System Requirements:
-
A 64-bit version of Apple MacOS version 11.7 or higher (such as Apple MacOS Big Sur, Monterey, Ventura or later) is required. The Redshift ODBC driver only supports 64-bit client applications.
-
150 MB of available disk space.
-
The driver supports applications built with iODBC 3.52.9+ or unixODBC 2.3.7+.
-