Marius S

Results 27 comments of Marius S

I am also interested by getting access to stdout, my use case is much simpler. I want to be able to get the output of cursive and use as part...

@gyscos the `newterm()` approach seems to be working fine 👍 Many thanks!

Ah yes, I was able to reproduce the issue with extra characters after going in circles for a while. The extra characters are not visible, gotta love it.

I confirm that back-tick use case works for me with the latest commit 👍 Looking forward to the next release - and maybe we can get also cursive_table_view to upgrade.

Great conversation :-) This is definitely a problem for big shops. However the approach to install rust from npm is non starter. We do not have access to the internet...

Would also love to have this behavior in cereal, @AzothAmmo :)

@ritchie46 I am interested to contribute to this. I have been playing with reading parquet in an asynchronous way by leveraging the `object-store` crate. I figured out the low level...

I didn't realize that my playpen pushes would link back here 😂 @MrPowers I am not really sure what my next steps are, let me know if you are still...

Some parts of the PR merged, the rest not of interest.

> @winding-lines AFAIK, `scan_parquet` and `read_parquet` can rely on `fsspec` filesystems to read data directly from S3, GCS and many more. so do we really need a separate `read_parquet_cloud` for...