Viewing profile — sammysidhu
sammysidhu
HN member- Joined
- Wed, Sep 08, 2021, 9:26 PM UTC
- HN karma
- 14
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About sammysidhu
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #47785703
Amazing work leveraging Daft for this!
-
comment
Comment #45813473
Part of the Daft team here! Happy to answer any questions
- story
-
comment
Comment #41919198
Hi, One of the authors of Daft here! Happy to answer any questions
-
comment
Comment #41597612
Congrats on the launch! It's been great working with you from the Daft side
- job
-
comment
Comment #40741731
https://github.com/Eventual-Inc/Daft Is also great at these types of workloads since it’s both distributed and vectorized!
-
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 …
- job
- story
-
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…
-
comment
Comment #39564417
we love rust too!
-
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!
-
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…
-
comment
Comment #39564049
One of the daft developers here - Thank you!
- story
-
comment
Comment #36251921
Love the data driven approach to massive problem
-
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
-
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…
-
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…
-
comment
Comment #36219087
Hi Sammy here, one of the Daft maintainers. Happy to answer any questions that you all might have!