Skip to content
Avatar

Achievements

Achievements

Organizations

@agstack
Block or Report

Block or report tdunning

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. t-digest Public

    A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means

    Java 1.6k 205

  2. Generates more or less realistic log data for testing simple aggregation queries.

    Java 236 92

  3. A simple JMH benchmark for various versions of t-digest

    Java 9 4

  4. Open JSON - a truly open source JSON implementation

    Java 16 17

273 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2022

Created 2 repositories

Created a pull request in JuliaLang/julia that received 28 comments

Add optional error message to only to simplify usage

Uses of only are often replaced (or just not done in the first place) with explicit logic to get better error messages. Allowing the error message …

+53 −15 28 comments
Reviewed 2 pull requests in 2 repositories

Created an issue in kimmolinna/DuckDB.jl that received 20 comments

Can't query parquet files?

I have tried the following from the duckDB docs: D select count(1) from parquet_scan('test.parquet'); ┌──────────┐ │ count(1) │ ├──────────┤ │ 1536…

20 comments

Seeing something unexpected? Take a look at the GitHub profile guide.