

# 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 文档中的 [Iceberg 的架构页面](https://iceberg.apache.org/docs/latest/schemas/)。

下表显示了 Athena 数据类型与 Iceberg 表数据类型之间的关系。


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

有关 Athena 中数据类型的更多信息，请参阅 [Amazon Athena 中的数据类型](data-types.md)。