A list of links to track my open source contributions. The purpose of this page is partly for display, but also just for me to track my PRs across multiple repos. Favorites are highlighted. Enjoy!
Clickhouse (C++, SQL) - A real-time analytics DBMS
-
PR #79158:
PR #79079:
Bug fixes: Fix array functions output correct results for tables with batch inserts
-
PR #71891:
Bug Fix: Fixed a logical error when users tried to materialize a column in the sort key
-
PR #71403:
Feature: Add aliases to avoid weird functions names with mixed casing style (e.g 'anyLast_respect_nullsStateIf')
-
PR #69657:
Feature: Added a thread-safe feature enabling developers to dynamically filter logs using regular expressions (also Python)
-
PR #68989:
Feature: Added an arrayUnion() function, providing a more efficient and developer-friendly alterative to the previous workaround
-
PR #68455:
Bug Fix: Fixed a bug where TRIM() throws an unexpected exception for a certain edge case
-
PR #68164:
Feature: Added a new setting that allows users to set IF NOT EXISTS behavior by default
-
PR #71774:
Improvement: Update enable_http_compression setting to make performance improvement more accessible
-
PR #67334:
Feature: Added an alias for window functions
-
PR #2963,
PR #72016,
PR #71779,
PR #68497
Doc Fixes: missing links, incorrectly documented setting, and various typos
OpenTelemetry (Go) - A collection of APIs, SDKs, and tools used to instrument, generate, collect, and export telemetry data (metrics, logs and traces) to help analyze software performance and behavior
-
PR #37721:
Feature: Added a more reliable and simpler way to ingest all attributes from cloudflare logpush.
-
PR #39550:
Feature: Enriched metrics from the Kafka receiver with a 'topic' attribute enabling more effective debugging.
-
PR #39644:
Bug Fix: Properly deep copy the config in the Kubernetes object receiver.
-
PR #39606:
Bug Fix: Fix Azure Blob Storage name to avoid breaking file extension in the Azure Blob Exporter
-
PR #38478:
Feature: Migrated the internal Kafka package to the v2 AWS Go SDK.
-
PR #38479:
Feature: Migrated the AWS ECS receiver to the v2 AWS Go SDK.
-
PR #5880:
Doc Fix: Added a reference link so the docs could be more helpful
Daft (Rust, Python) - Distributed data engine written in Rust designed for querying Python/SQL designed in the cloud
-
PR #3884:
Feature: Implemented the cosecant and secant functions.
-
PR #3884:
Feature: Implemented the log1p and expm1 functions.
-
PR #3903:
Feature: Implemented the sinh, cosh, and tanh functions.
-
PR #3941:
Feature: Implemented the sign, signum, negative, and negate functions.
-
PR #4284:
Feature: Implemented temporal functions day_of_month and week_of_year.
-
PR #4298:
Feature: Implemented temporal functions quarter, unix_date, unix_micros, unix_millis, and unix_seconds.
-
PR #4299:
Docs: Specify what script the debug config uses in CONTRIBUTING.md.
Kubernetes (Go) - Production-Grade Container Scheduling and Management
PyTorch Geometric (Python) - An extension of PyTorch for Graph Neural Networks
-
PR #9592:
Feature: A new LineDiGraph transformation module in collaboration in a researcher (in review)
Ray - A distributed compute framework for scaling data processing and machine learning workloads
-
PR #47763:
Fixed issue where some users couldn't install package due to a required dependency
-
PR #46821:
Clarified documentation to avoid confusion
-
PR #53117:
Fix highlighting in serve.batch docs
Other Misc Repos
-
Prometheus:
PR #752
Doc fix
-
class website repo:
PR #1
UX Improvement: Made externals links open in a new tab
-
first-contributions repo:
PR #86857