Viewing profile — gingerwizard
gingerwizard
HN member- Joined
- Thu, Jul 14, 2022, 9:16 AM UTC
- HN karma
- 7
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About gingerwizard
No profile information was provided.
Recent public activity
- story
- story
- comment
- story
-
comment
Comment #40062095
Few in this thread have suggested ClickHouse would do well here. We tested 1 trillon rows recently, albeit much simpler data - https://clickhouse.com/blog/clickhouse-1-trillion-row…
-
comment
Comment #39128267
Author of the post here, would love to hear ideas for optimization to improve this.
- story
-
comment
Comment #38545088
Hey author, here, so yes its not the most recent technique, but when coupled with rescoring like we propose it can be a simple speed up for linear scans. It also a pure SQL solutio…
-
comment
Comment #38504623
Some good examples and docs on this data https://clickhouse.com/docs/en/getting-started/example-datas...
- story
-
comment
Comment #38129639
Its about a billion rows a day. Nice idea, we could probably add a visual for possible malicious packages.
-
story
Show HN: ClickPy – OSS project and service for Python analytics using ClickHouse
Thought i'd share some recent work i'd done after being generally frustrated as to the available analytics for Python modules. Most seem to be either limited in time or incur charg…
-
comment
Comment #34706151
Just use ClickHouse :) https://sql.clickhouse.com/play?user=play#U0VMRUNUICogRlJPTS...
-
comment
Comment #34669447
I'd use clickhouse-local, ideal for this workload without needing to load into a full ClickHouse instance. https://clickhouse.com/blog/extracting-converting-querying-l...