我要评分
获取效率
正确性
完整性
易理解

Querying Version Information

  • Use the Spark engine to query the version of a materialized view.
    python main.pyc spark --version

  • Use the ClickHouse engine to query the version of a materialized view.
    python main.pyc clickhouse --version