anvanster

Results 2 issues of anvanster

The toString() method in MaterializedQueryResult was incorrectly using the shared class member 'iterator' instead of the local 'iterator_' variable. This caused the shared iterator to be exhausted whenever toString() was...

## Summary I'd like to propose and contribute a series of improvements to make Vectra suitable for production use cases. These changes would address current limitations while maintaining backward compatibility...