Weston Pace

Results 149 issues of Weston Pace

> ## Please provide us with the following information: 1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?) Any 2. Versions. Please run `ng...

feature
area: @angular-devkit/build-angular
devkit/build-angular:karma
feature: under consideration

**Primary Goal:** Create a scanner that "cancels" properly. In other words, when the scan node is marked finished then all scan-related thread tasks will be finished. This is different than...

lang-c++

### Describe the bug When I upload a file to S3 (using a multipart upload request) the content-type of the file will be application/xml unless I specify otherwise. This seems...

documentation
p3

This call to end was a foot-gun because failing to call End on a scheduler would lead to deadlock. This led to numerous situations where one would accidentally fail to...

lang-c++

Blobs are still an experimental feature. You can try them out by using the experimental writer. However, files that are created in this way will not be supported in the...

I have been investigating potential changes to the Lance file format. These changes are for a number of reasons but the highlights are: * Allow encodings to change on a...

Ideally the output from `load_indices` would allow to both know * Whether the index is an IvfPq index or a Btree index * What parameters were used to train the...

enhancement
good first issue
help wanted