shashank khare

Results 42 comments of shashank khare
trafficstars

Not sure if I understand this issue properly, can you put an example here? You shouldn't need to convert the dtypes yourself, arctic should do it for you and give...

https://github.com/man-group/arctic/blob/master/arctic/store/version_store.py#L386 should return the date range iirc.

I thought about it and I don't think this should be done at the Arctic level... probably this should in the wrapper over arctic or just passed as an argument...

@jonbannister's PR should fix this https://github.com/manahl/arctic/pull/649

Hi, I will take a look today

Punting this to @jamesblackburn and/or @reasto

Was using this to play with motor and asyncio, it's actually not bad. Need to plug into the auth hook as motor only supports the uri with auth in it....

@Haoxing we are happy to review if you have a PR for this?

Is my understanding correct that this happens as you are basically writing the chunk (data + metadata) sequentially due to bulk_write not being atomic and any interrupts causes a bad...

@tjw45 let's try to get this merged and close this. Think the build is still having some issues, taking a look