Jonathan Chen

Results 71 comments of Jonathan Chen

@xushiyan Hullo, I would like to work on this. The high level implementation would be to: - Use timeline to retrieve latest commit or specific commit to use as a...

@xushiyan Is there anything I can help with for oroviding table api support?

I've noticed that it is possible for `interleave` to perform worse than `take` despite the `Arc` clones from `take`. This happens twice as well for `equal_row_arr` and `build_batch_from_indices`.

@PragmaTwice One thing noted for this pr, is that it is not fully removing the key from index from being searched. After deletion is called, the key and data is...

@PragmaTwice Is there a particular way you would want key expiration to be handled?

@geonove No I am not, feel free to work on it!

Can I be assigned this?

@PragmaTwice What would be most ideal for handling expiring keys, lazy expiration, active expiration, etc.?

@PokIsemaine You can mark this in your issue you posted

Is there a reason we do not support unsigned integers?