Live data from Hacker News

Viewing profile — sammysidhu

sammysidhu

HN member
Joined
Wed, Sep 08, 2021, 9:26 PM UTC
HN karma
14
Public activity
23 items

About sammysidhu

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #47785703

    Amazing work leveraging Daft for this!

  4. comment
    Comment #45813473

    Part of the Daft team here! Happy to answer any questions

  5. story
  6. comment
    Comment #41919198

    Hi, One of the authors of Daft here! Happy to answer any questions

  7. comment
    Comment #41597612

    Congrats on the launch! It's been great working with you from the Daft side

  8. job
  9. comment
    Comment #40741731

    https://github.com/Eventual-Inc/Daft Is also great at these types of workloads since it’s both distributed and vectorized!

  10. comment
    Comment #40360147

    We're actually using pyiceberg to retrieve metadata! All our IO and decoding happens in the rust side once the data has been passthrough. We expose something called a ScanOperator …

  11. job
  12. story
  13. comment
    Comment #39564802

    Eventual | Engineers; Rust | SF | https://www.ycombinator.com/companies/eventual/jobs We're the people behind Daft (On the front page today!), a distributed dataframe built in Rust…

  14. comment
    Comment #39564417

    we love rust too!

  15. comment
    Comment #39564202

    This would be more comparable to being a backend for ibis. We're working on adding the remaining operations (like regex on strings or trigonometry functions) that ibis requires!

  16. comment
    Comment #39564103

    horizontal scaling however provides you with more aggregate network bandwidth. Most enterprises run workloads that downloads data from a data lake (usually S3), which is usually th…

  17. comment
    Comment #39564049

    One of the daft developers here - Thank you!

  18. story
  19. comment
    Comment #36251921

    Love the data driven approach to massive problem

  20. comment
    Comment #36231026

    (one of the Daft maintainers here) Great call out! I went ahead and make an issue for us to work on this: https://github.com/Eventual-Inc/Daft/issues/1016

  21. comment
    Comment #36230965

    Hi! (one of the Daft maintainers here), thanks for the feedback. Ultimately you're right that supporting the full Polars syntax in a distributed fashion is very difficult. There ar…

  22. comment
    Comment #36230574

    Hi (one of the maintainers here), that is a good suggestion! I wasn't aware of that project. I went ahead and made an issue to add `export DO_NOT_TRACK=1` as one of the variables w…

  23. comment
    Comment #36219087

    Hi Sammy here, one of the Daft maintainers. Happy to answer any questions that you all might have!