Ayush Vatsa

Results 3 issues of Ayush Vatsa

I wanted to add approach and solution of DEFKIN available in spoj.

I have encountered an unexpected behavior while executing query from [cumulative_add_sparse_edge.sql](https://github.com/citusdata/postgresql-hll/blob/master/sql/cumulative_add_sparse_edge.sql#L28-L36) regress test. The given test run from data file [cumulative_add_sparse_edge.csv](https://github.com/citusdata/postgresql-hll/blob/master/sql/data/cumulative_add_sparse_edge.csv#L515-L516). Since every rows hll value is calculated by using...

Hi all, I observed some unexpected behavior when using the vector extension with partitioned tables and HNSW indexing. I wanted to clarify why an index scan is used in one...