Giter Club home page Giter Club logo

Comments (7)

Qqwy avatar Qqwy commented on June 29, 2024 3

@josevalim FYI I briefly spoke with Ritchie on the Polars Discord today and he merged the sink_ipc_cloud PR just now, so work on the Explorer side can now continue!

from explorer.

philss avatar philss commented on June 29, 2024 2

First of all: awesome work there on Polars, @Qqwy !! 🎉

Just to let you know that I'm working on this to bring the functionality to Explorer :)

from explorer.

philss avatar philss commented on June 29, 2024 1

Hey @Qqwy, I had some issues trying to make the Sink IPC work, so I opened an issue upstream: pola-rs/polars#13614

I tried to find a fix for it, but I couldn't understand where the "block_on" is happening (twice). Would you mind to take a look?

from explorer.

Qqwy avatar Qqwy commented on June 29, 2024 1

Hi there! Thanks for tagging me, I'll dig into this problem. block_on is probably called from within the #[tokio::main] decorators. The crash happens because for some reason an attempt is made to start an async Tokio runtime from within a pre-existing Tokio runtime. Why that happens is of course the thing to figure out as it shouldn't.

Just to double-check: Is this only a problem with sink_ipc_cloud and not with sink_parquet_cloud?

from explorer.

Qqwy avatar Qqwy commented on June 29, 2024 1

@philss I have created a PR with a fix on the Polars repo: pola-rs/polars#14262

from explorer.

josevalim avatar josevalim commented on June 29, 2024

As far as I know, only ipc. @philss will be able to confirm though!

from explorer.

philss avatar philss commented on June 29, 2024

@Qqwy yeah, it's only with the sink_ipc_cloud. The sink_parquet_cloud is working good, and it's already in main.

PS: sorry, I didn't see the ping before 😬

from explorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.