Pavan Ramkumar

Results 35 comments of Pavan Ramkumar

I love what you've built with marimo. One of the reasons I'm holding back from switching over fully to marimo is a feature like this. I use napari currently and...

Can confirm reproducing this error. ``` TypeError: _scan_pyarrow_dataset_impl() got multiple values for argument 'batch_size' ``` `lf.collect()` is working as expected for polars 1.3.0 but not recent versions. works for these...

This guide would be extremely valuable since I don't think it's widely documented elsewhere how to write a commit lock for s3. I'm long on the lance table format, but...

That's amazing! Looking forward to the next release. Any forthcoming documentation that shows how to do concurrent writes in python?

Awesome, thanks for walking through that. My use case is certainly distributed writes (many fan out computes writing to the same table). If I understand right, #3483 now enables safe...