default_geometry_encoding - Amazon Redshift

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.