

 O Amazon Redshift não permitirá mais a criação de UDFs do Python a partir do Patch 198. As UDFs do Python existentes continuarão a funcionar normalmente até 30 de junho de 2026. Para ter mais informações, consulte a [publicação de blog ](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/). 

# Funções de array
<a name="c_Array_Functions"></a>

A seguir, você pode encontrar uma descrição para as funções de array do SQL aceitas pelo Amazon Redshift para acessar e manipular arrays.

**Topics**
+ [Função ARRAY](r_array.md)
+ [Função ARRAY\_CONCAT](r_array_concat.md)
+ [Função ARRAY\_CONTAINS](array_contains.md)
+ [Função ARRAY\_DISTINCT](array_distinct.md)
+ [Função ARRAY\_EXCEPT](array_except.md)
+ [Função ARRAY\_FLATTEN](array_flatten.md)
+ [Função ARRAY\_INTERSECTION](array_intersection.md)
+ [Função ARRAY\_POSITION](array_position.md)
+ [Função ARRAY\_POSITIONS](array_positions.md)
+ [Função ARRAY\_SORT](array_sort.md)
+ [Função ARRAY\_UNION](array_union.md)
+ [Função ARRAYS\_OVERLAP](arrays_overlap.md)
+ [Função GET\_ARRAY\_LENGTH](get_array_length.md)
+ [Função SPLIT\_TO\_ARRAY](split_to_array.md)
+ [Função SUBARRAY](r_subarray.md)