Amazon Redshift will no longer support the use of Python UDFs after June 30, 2026.
We will start enforcing it in phases. For more information on the details of Python end of life
and migration options, see the
blog post
Downloading and installing the Amazon Redshift ODBC driver
Use the following procedure to download and install the Amazon Redshift ODBC driver on Apple macOS. Only use a different driver if you're running a third-party application that is certified for use with Amazon Redshift, and that application requires that specific driver.
To download and install the ODBC driver:
-
Download the following driver: 64-bit ODBC driver version 2.2.0.0
This driver is supported on both x86_64 and arm64 architectures. The name for this driver is Amazon Redshift ODBC Driver (x64).
-
Review the Amazon Redshift ODBC driver version 2.x license
. -
Double-click the .pkg file, then follow the steps in the wizard to install the driver. Alternatively, run the following command:
sudo installer -pkgPKGFileName-target /Replace
PKGFileNamewith the pkg package file name. For example, the following command demonstrates installing the 64-bit driver:sudo installer -pkg ./AmazonRedshiftODBC-64-bit.X.X.XX.X.universal.pkg -target /