---
title: 查询版本信息
description: "- 使用Spark引擎查询物化视图版本。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/230RC2/bds/kunpengbds_omniruntime_20_0072.html
sourcePath: /source/zh/kunpengboostkithistory/230RC2/bds/kunpengbds_omniruntime_20_0072.html
indexId: 97dbde690b637d7f5f60a01651abef7456e67199b0f986ad6816ae78af26362180
---
# 查询版本信息

- 使用Spark引擎查询物化视图版本。

```
python main.pyc spark --version
```


- 使用ClickHouse引擎查询物化视图版本。

```
python main.pyc clickhouse --version
```
