Skip to content
Avatar

Organizations

@NFSdb @questdb
Block or Report

Block or report bluestreak01

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. An open source time-series database for fast ingest and SQL queries

    Java 9.5k 580

894 contributions in the last year

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

Contribution activity

October 2022

Created a pull request in questdb/questdb that received 9 comments

fix(ilp): fix variability in ILP performance

Together with #2635 this PR stabilized performance of ILP ingestion by eliminating megamorphic virtual calls. Specifically charAt() calls on CharSe…

+455 −5 9 comments
Reviewed 43 pull requests in 4 repositories
questdb/questdb 25 pull requests
questdb/questdb-kubernetes 4 pull requests
questdb/c-questdb-client 2 pull requests
questdb/ui 2 pull requests

Created an issue in questdb/questdb that received 4 comments

incorrect FILL results

Describe the bug select id, time, last(lat) lat, last(lon) lon, geo6 from pos where id = 'YWPCEGICTJSGGBRIJCQVLJ' sample by 15m fill(null) ALIGN to…

4 comments

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