Hi, I'm Linwei Zhang (usually known as lewiszlw online):
- 🎓 CS graduate from WHUT
- 👨💻 Formerly at Meituan / Amazon / Xiaomi
- 💻 Database engineer | Apache DataFusion committer | Open-source enthusiast
- 📦 My open-source projects are mainly at @systemxlabs and @NightsWatchGames
- 📄 Resume: 中文
- 📱 Reach me: 📫 lewiszlw520@gmail.com | 💬 Wechat: wx597422850
- Twitter | 知乎 | Bilibili | Youtube
- fix(hnsw): single nearest() call, avoid copy_from_slice panic on systemxlabs/indexlake (2 days ago)
- fix(hnsw): ef_search in query, explicit beam width via nearest() on systemxlabs/indexlake (2 days ago)
- fix(hnsw): add ef_search param and use nearest() for explicit beam width on systemxlabs/indexlake (2 days ago)
- fix(hnsw): support FixedSizeList vector columns in addition to List on systemxlabs/indexlake (2 days ago)
- Revert: support FixedSizeList Float32 and key columns on systemxlabs/indexlake (3 days ago)
- fix: support Float32 in FixedSizeList value builder and add integration test on systemxlabs/indexlake (3 days ago)
- fix(rabitq): support FixedSizeList key columns in index builder on systemxlabs/indexlake (3 days ago)
- Update Cargo.lock to v4 format on systemxlabs/bb8-gaussdb (3 days ago)
- Add README and update crate description on systemxlabs/bb8-gaussdb (3 days ago)
- feat: add full GaussDB type support on systemxlabs/datafusion-remote-table (3 days ago)
- systemxlabs/indexlake - An experimental table format with extensible index and inline table support. (2 days ago)
- systemxlabs/bb8-gaussdb - (3 days ago)
- systemxlabs/datafusion-remote-table - A DataFusion table provider for executing SQL on remote databases. (3 days ago)
- systemxlabs/datafusion-loki - A datafusion table provider for querying loki data. (1 week ago)
- sundy-li/arrow_cli - A Native client talk with server in Flight SQL protocol (1 week ago)
- mengxi-ream/read-frog - 🐸 Read Frog - Open Source Immersive Translate | 🐸 陪读蛙 - 开源沉浸式翻译 (5 days ago)
- farion1231/cc-switch - A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io (1 week ago)
- SaladDay/cc-switch-cli - ⭐️ A cross-platform CLI All-in-One assistant tool for Claude Code, Codex & Gemini CLI. (1 week ago)
- djc/bb8 - Full-featured async (tokio-based) postgres connection pool (like r2d2) (2 months ago)
- corespeed-io/wechatbot - 微信 iLink Bot SDK for OpenClaw/AI Agent (2 months ago)
- 开源 datafusion-remote-table 库:在远端数据库执行 SQL 查询 (1 year ago)
- Visitor 模式的两种不同实现分析 (1 year ago)
- DataFusion 查询引擎 Hash Join (1 year ago)
- DataFusion 查询引擎 Nested Loop Join (1 year ago)
- Rust 异步运行时 smol 剖析 (2 years ago)