Sam Pullara

Results 23 issues of Sam Pullara

When indexing a small number of vectors I am getting this error when specifying cosine_similarity (euclidean works fine for instance): ``` thread 'hora_test' panicked at 'called `Option::unwrap()` on a `None`...

I am getting text search instead of an enum by default for a column that has 117 unique values (out of the 18k or so samples provided).

Right now it uses an enum and some functionality is unavailable.

Both the gradle command line tool and IDEs should be able to work with it, but it references target which must be something include outside of the file. ``` $...

enhancement

When you are using Terraform with AWS you end up with lots of JSON blocks that are flat text. It would be great if the plugin recognized them as JSON...

enhancement

I've installed from scratch on Mac OS X 10.6. It successfully installs the handlersocket.so in mysql. It doesn't start listening though it claims that it is initialized. Any ideas on...

bug_report
not_reproduced

Currently I use a very naive BitSet implementation. We should replace it with a better performing, compressed BitSet.

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When I create a predictor I see this error in the...

Bug

I'd like to create multiple certificates for different regions as a load balancer needs a region local certificate and api gateway needs one created for us-east-1. Right now it only...

Post validation a certificate can't be validated again in another region because the original certificate validation records are still in route53 and must be deleted manually.