Dain Sundstrom

Results 63 comments of Dain Sundstrom

This project is in maintenance mode, but that sounds pretty simple. Assuming the change is straight forward, I'll merge and release if you send a PR.

Level 0 files are not compacted, so you have to process them in temporal order to ensure that old (deleted or over written) values are not returned. Later levels are...

I haven't done much worked on this project in several years, so I can't offer much help other than the obvious `Does that directory and file exist?`. If the directory...

I have a prototype if the basic stuff working, and an working on cleaning this up for submission.

I don't think this ia a good approach. I think the best we can do is to delete the cookie when they log out, but it is a timed login...

I don't think this will work for OPA, but the access control implementation could cache on a per query basis. So when the first request comes in for they table,...

As part of project hummingbird #14237, we expect to be rewriting significant parts of the aggregations system, and it is possible this maybe addressed. That said we have not plans...

I patched the plugin, and added a pull request. I sugest you also add support for a "gemName" property so a user can specify the exact name they want for...

Funny, I tried it again and the dots work fine. Must have had my environment messed up. Anyway, I'll see if I can get the gemName idea implemented this weekend.

> I think that eventually we should add support for vector type to the engine as a first class citizen (along with float16 type). Cc @martint I think we should...