Rate This Document
Findability
Accuracy
Completeness
Readability

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