Skip to contents

Create a ClickHouse MergeTree table from a ReDaMoR::RelTableModel

Usage

mergeTree_from_RelTableModel(con, dbName, tm)

Arguments

con

the clickhouse connection

dbName

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

tm

a ReDaMoR::RelTableModel object

Value

No return value, called for side effects