Nick Hughes

Results 2 issues of Nick Hughes

**Bug Report** Empty properties defined in a protocol class that is subclassed by another protocol are incorrectly classified by mypy as abstract methods - this can then result in a...

bug
topic-inheritance

### What happens? When a `PIVOT` operation is performed on a `RecordBatchReader` and no `IN` filter is specified, DuckDB returns empty output. Running the same query but with an `IN`...

reproduced