Skip to content
View u70b3's full-sized avatar
  • Beijing China

Highlights

  • Pro

Block or report u70b3

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
u70b3/README.md

Hi, I'm Kid 👋

I work on the hard boundaries in open-source data systems—where query semantics meet storage formats, asynchronous state becomes durable, and index algorithms become production APIs.

  • Correctness and durability: WAL generations and fencing, cache/object-store lifetimes, weak-memory concurrency, overflow, 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.

Recent contributions span Lance / LanceDB, DuckDB / DuckLake, and Apache DataFusion / Comet / Iceberg / Paimon / Doris.

Selected upstream contributions: 38 merged pull requests across 11 repositories.

Browse my open-source contributions →

Pinned Loading

  1. apache/iceberg-rust apache/iceberg-rust Public

    Apache Iceberg

    Rust 1.4k 542

  2. lancedb/lancedb lancedb/lancedb Public

    Developer-friendly OSS embedded retrieval library for multimodal AI. Search More; Manage Less.

    Rust 11.2k 1k

  3. apache/iceberg apache/iceberg Public

    Apache Iceberg

    Java 9.1k 3.4k

  4. lance-format/lance lance-format/lance Public

    Open Lakehouse Format for Multimodal AI. Convert from Parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, a…

    Rust 6.9k 806