Skip to content
View 0guban0v's full-sized avatar

Highlights

  • Pro

Block or report 0guban0v

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
0guban0v/README.md

Hey, I build platforms, lakehouse, streaming, data analytics.

Contributions to the Polars query engine (Rust), mostly optimizer, IO, and reliability:

  • #28017 feat: Optimize joins with redundant equi-join keys
  • #27727 / #28002 feat: Optimize len and null_count comparisons
  • #27590 feat: Add Rust backend for Expr.has_nulls
  • #28157 fix: Avoid slice pushdown panic on shared cache inputs
  • #28225 fix: Classify S3 region request failures as IO errors
  • #28066 fix(python): Close ResourceWarning leaks in database tests

All merged PRs: author:0guban0v is:merged · reported issues: author:0guban0v

Projects

  • bayesian-llm-judge-reliability: Bayesian IRT analysis of LLM-as-judge reliability on JudgeBench. Main finding: judge rankings are not stable across item populations.

Pinned Loading

  1. bayesian-llm-judge-reliability bayesian-llm-judge-reliability Public

    Bayesian IRT pipeline for LLM-as-judge reliability

    Python