Skip to contents

Create ClickHouse MergeTree tables from a ReDaMoR::RelDataModel

Usage

mergeTrees_from_RelDataModel(con, dbName, dbm)

Arguments

con

the clickhouse connection

dbName

the name of the database in which the tables should be written

dbm

a ReDaMoR::RelDataModel object

Value

No return value, called for side effects