We have implemented partition by, clustered into.. etc but still there are many parameters to tweak a table's behaviour using the WITH statement.
https://cratedb.com/docs/crate/reference/en/latest/sql/statements/create-table.html#with
These are very important.
We have implemented partition by, clustered into.. etc but still there are many parameters to tweak a table's behaviour using the
WITHstatement.https://cratedb.com/docs/crate/reference/en/latest/sql/statements/create-table.html#with
These are very important.