Michael Jarrett

Results 8 comments of Michael Jarrett

My impression of this issue is for the `ignite` CLI _only_, is that right? I think the daemon will always be using Firecracker under the hood, which implements KVM, and...

Hi! @doracgp and I are students at the University of Texas at Austin, and we are interested in virtualization and containerization. We'd like to tackle this issue. Can it be...

This issue can be closed, as #739 resolves this.

Hi, @iulianbarbu, I responded to the issue you opened on rust-vmm/vm-memory, expressing interest in that issue. We'd also like to work on the Firecracker end of that feature, too. Is...

Could this hypothetically interact with or build on top of https://github.com/ClickHouse/ClickHouse/pull/79417 and https://github.com/ClickHouse/ClickHouse/pull/79471? Those PRs combined seem to support a stable low-level notion of a cursor (`_part_starting_offset + _part_offset`) and...

Is there a plan to introduce a PR for "Push TopN threshold to MergeTreeSource"? There are some issues (https://github.com/ClickHouse/ClickHouse/issues/65990, https://github.com/ClickHouse/ClickHouse/issues/85081, I reported https://github.com/ClickHouse/ClickHouse/issues/75098) that I imagine would benefit significantly from...

Neat! I don't know if I would immediately associate `OPTIONS` with table settings though, im curious if a clause like `WITH SETTINGS ...` would be feasible, and maybe a little...

> Does it also use automatic minmax index of partition key columns? Adding two more potential indexes: 1. part-level minmax from column statistics 2. PK index via binary or generic...