default_geometry_encoding - Amazon Redshift
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 .

default_geometry_encoding

Values (default in bold)

1, 2

Description

A session configuration that specifies if spatial geometries created during this session are encoded with a bounding box. If default_geometry_encoding is 1, then geometries are not encoded with a bounding box. If default_geometry_encoding is 2, then geometries are encoded with a bounding box. For more information about support for bounding boxes, see Bounding box.