Marc Bowes

Results 16 issues of Marc Bowes

Tracking issue for finishing an initial implementation of IonHash. Maintainer note: where possible, create and ref. subissues. At the time of writing, we have a mostly complete implementation of the...

We had some feedback today that this is confusing: ``` qldb> select * from foo +-----+ | foo | +=====+ | bar | +-----+ 1 document in bag (read-ios: 1,...

Currently this code exists: ``` rust // connection.rs pub fn search(&mut self, base: String, scope: Scope, alias: DerefAlias, size_limit: i32, time_limit: i32, types_only: bool, filters: Tag, // TODO: Figure something...

I have a use-case where I'd like to be able to show a particular event happening in timeseries data (using a line chart). For example, consider a line chart that...

enhancement

## Description After updating to 2.1.0, paste keyboard shortcuts no longer work in iTerm2 on macOS. ## Behavior - **Cmd+V**: Inserts literal 'v' instead of pasting - **Ctrl+V**: Does not...

bug
has repro
platform:macos
area:tui