Live data from Hacker News

Viewing profile — dsundstrom

dsundstrom

HN member
Joined
Wed, Nov 06, 2013, 6:17 PM UTC
HN karma
24
Public activity
7 items

About dsundstrom

Creator of Presto and Trino (https://trino.io/), CTO at Starburst

https://github.com/dain https://www.linkedin.com/in/dainsundstrom/ https://twitter.com/daindumb

Recent public activity

  1. comment
    Comment #32324960

    If only it were that easy. It took ages to find the new name. There is a Google doc somewhere with pages of bad names.

  2. comment
    Comment #32324928

    We ran Presto directly on Github (I think it still does), so everything went directly to the project without a private internal review first. We designed it this way, so that every…

  3. comment
    Comment #24297024

    Awesome article about "high-tech carts"... with no picture of the cart

  4. comment
    Comment #6989741

    The graph is misleading. The implication is that a bachelor's degree is costing more and generates less income, but what the graph shows is "total student loan debt" not the "cost …

  5. comment
    Comment #6687098

    Sorry, didn't answer the core question. We are working on a Scuba connector specifically to bring joins and other powerful SQL features to Scuba. These features are handled by the …

  6. comment
    Comment #6686221

    We are working on a Scuba connector.

  7. comment
    Comment #6685681

    Connecting Presto to a relational database is a tricky question. If you just want to have Presto scan the table and perform all computation in Presto, it is pretty easy, but for th…