William Dealtry

Results 9 comments of William Dealtry

Are we sure this is a good idea? Azurite and Mongo are quite irritating in that they mostly fail locally, but S3 is the storage that the vast majority of...

I don't think anything should have "Unknown" index type, it seems like that's the bug

This is a very trivial class to implement. Might it not be better to just have our own version rather than making such significant changes across the codebase? https://github.com/man-group/ArcticDB/pull/1386 We...

It's related to the move constructor and move assignment in bulk_insert_iterator, if I comment those out everything works fine. Weirdly I can't work out why they were being moved anyway,...

I'm not sure we really want to encourage people to do this any more than they already do.

> Dear friend, Great Job! I have saved all stocks data in ArcticDB, I would like to read the data from SSD directly into arrow table. Then we can query...

The way it works at the moment is that the Clause classes (which are perhaps misnamed), are a sequence of stateless behaviours that operate independently on an entity, which might...