GitHub - u70b3/u70b3: Open-source data systems—query correctness, durable state, lakehouse interoperability, and indexing. · GitHub
Skip to content

Latest commit

 

History

17 Commits

Folders and files

Repository files navigation

Hi, I'm Kid 👋

I'm an open-source data systems contributor working at the hard boundaries between query engines, lakehouse formats, and index infrastructure. I turn correctness, durability, compatibility, and performance problems into tested upstream changes.

  • Correctness and durability: WAL generations and fencing, cache/object-store lifetimes, weak-memory concurrency, safe FFI boundaries, overflow and NULL semantics, and failure propagation.
  • Query and index behavior: SQL compatibility, Parquet pruning, HNSW/IVF algorithm alignment, and vectorized Arrow execution.
  • Lakehouse interoperability: Iceberg/Paimon/DuckLake metadata, time travel, delete and rewrite paths, plus safe cross-language APIs.

I mostly work in Rust and C++, following problems into Java, Python, Node.js, or C when the boundary requires it. I favor explicit invariants, compatibility-preserving changes, reproducible failures, and benchmarks that explain—not merely report—performance.

Contributions include Lance/LanceDB, DuckDB/DuckLake, and Apache projects such as Doris, DataFusion/Comet, Iceberg, and Paimon.

Selected work

Selected upstream contributions: 50 merged pull requests across 14 repositories.

Browse all my pull requests →

About

Open-source data systems—query correctness, durable state, lakehouse interoperability, and indexing.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors