

# Athena에서 Iceberg 테이블에 대해 지원되는 데이터 형식
<a name="querying-iceberg-supported-data-types"></a>

Athena는 다음 데이터 형식이 포함된 Iceberg 테이블을 쿼리할 수 있습니다.

```
binary
boolean
date
decimal
double
float
int
list
long
map
string
struct
timestamp without time zone
```

Iceberg 테이블 유형에 대한 자세한 내용은 Apache 설명서의 [schemas page for Iceberg](https://iceberg.apache.org/docs/latest/schemas/)(Iceberg에 대한 스키마 페이지)를 참조하세요.

다음 표에서는 Athena 데이터 형식과 Iceberg 테이블 데이터 형식 간의 관계를 보여줍니다.


****  
[\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ko_kr/athena/latest/ug/querying-iceberg-supported-data-types.html)

Athena 데이터 형식에 대한 자세한 내용은 [Amazon Athena의 데이터 형식](data-types.md) 섹션을 참조하세요.