Live data from Hacker News

Viewing profile — jshute4444

jshute4444

HN member
Joined
Sat, Aug 24, 2024, 10:19 PM UTC
HN karma
3
Public activity
2 items

About jshute4444

No profile information was provided.

Recent public activity

  1. comment
    Comment #41402766

    It is, using table-valued functions (TVFs). There's an example at the bottom of this file: https://github.com/google/zetasql/blob/master/zetasql/exampl...

  2. comment
    Comment #41402724

    For examples of larger queries, see here for all TPC-H queries in standard syntax and converted to pipe syntax: https://github.com/google/zetasql/blob/master/zetasql/exampl... And …