linear[bot]

Results 176 issues of linear[bot]

[https://github.com/514-labs/moose/pull/1210](https://github.com/514-labs/moose/pull/1210) updated the query to use count distinct. It works on pre-existing data, but doesn't aggregate new data as they come in.

Customer should be able to access Moose APIs with a friendly URL & secured with HTTPS

It takes practice to get used to clickhouse syntax. We should find quick & easy resources to link users to in our docs so they know where to go if...

Docs

moose logs command currently dumps the last few lines of the log file. Some folks may be expecting it to dump the entire log file so they can also use...

The materialized view query is like this: ``` CREATE MATERIALIZED VIEW IF NOT EXISTS ENGINE = AggregatingMergeTree() ORDER BY POPULATE AS ``` In the user's aggregation file, they export a...

Discovery