

 Amazon Redshift는 패치 198부터 새 Python UDF 생성을 더 이상 지원하지 않습니다. 기존 Python UDF는 2026년 6월 30일까지 계속 작동합니다. 자세한 내용은 [블로그 게시물](https://aws.amazon.com/blogs/big-data/amazon-redshift-python-user-defined-functions-will-reach-end-of-support-after-june-30-2026/)을 참조하세요.

# 쿼리 문제 해결
<a name="queries-troubleshooting"></a>

이 섹션은 Amazon Redshift 쿼리를 실행할 때 발생할 수 있는 가장 공통적이고 심각한 문제 몇 가지를 식별하여 해결할 수 있는 빠른 참조를 제공합니다.

**Topics**
+ [연결 실패](queries-troubleshooting-connection-fails.md)
+ [쿼리 중단](queries-troubleshooting-query-hangs.md)
+ [쿼리가 너무 오래 걸림](queries-troubleshooting-query-takes-too-long.md)
+ [로드 실패](queries-troubleshooting-load-fails.md)
+ [로드가 너무 오래 걸림](queries-troubleshooting-load-takes-too-long.md)
+ [로드 데이터가 잘못됨](queries-troubleshooting-load-data-incorrect.md)
+ [JDBC Fetch Size 파라미터 설정](set-the-JDBC-fetch-size-parameter.md)

다음은 처음에 문제를 해결할 때 시도할 수 있는 권장 방법입니다. 자세한 내용은 다음 리소스를 참조할 수도 있습니다.

애플리케이션에 영향을 미칠 수 있는 Amazon Redshift 기능의 동작 변경에 대한 자세한 내용은 [동작 변경 사항](https://docs.aws.amazon.com/redshift/latest/mgmt/behavior-changes.html)을 참조하세요.
+ [Amazon Redshift 클러스터 및 데이터베이스 액세스](https://docs.aws.amazon.com/redshift/latest/mgmt/using-rs-tools.html)
+ [자동 테이블 최적화](t_Creating_tables.md)
+ [Amazon Redshift에서 데이터 로드](t_Loading_data.md)
+ [튜토리얼: Amazon S3에서 데이터 로드](tutorial-loading-data.md)