- New York, NY
- @pauldix
Highlights
- 1 discussion answered
Block or Report
Block or report pauldix
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
domainatrix Public
A cruel mistress that uses the public suffix domain list to dominate URLs by canonicalizing, finding the public suffix, and breaking them into their domain parts.
-
Code examples from my forthcoming book "Service Oriented Design in Ruby and Rails"
-
-
monkey-rust Public
My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language
-
typhoeus Public
Forked from typhoeus/typhoeus
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
378 contributions in the last year
Activity overview
Contribution activity
March 2022
Created 8 commits in 1 repository
Created a pull request in influxdata/influxdb_iox that received 5 comments
Opened 6 other pull requests in 1 repository
influxdata/influxdb_iox
6
merged
Reviewed 10 pull requests in 1 repository
influxdata/influxdb_iox
10 pull requests
- feat: delete fully processed tombstones & integration tests for find_and_compact
- fix: Change to_delete column on parquet_files to be a time
- feat(router2): write timestamp precision
- feat: For each compacted data set, persist new parquet file to object store
- feat: Group files by whether they overlap in time
- feat: add ingester lifecycle metrics
- refactor: decouple ingester setup and creation logic from the config structs
- feat: add compaction_level and created_at to parquet_file
- feat: ingester seeks kafka partition on initialization
- feat: ingester persists on cold partitions
Created an issue in influxdata/influxdb_iox that received 1 comment
NG Compactor: break compaction check up to more bite size pieces
The compaction code currently looks for all possible things to compact, constructs a view of all of them, then tries to do all those compactions an…

