Avatar for the xorq-labs user
xorq-labs
xorq
BlogDocsChangelog

Branches performance

Pull requests

feat(ml): remappers#1708
last run
2 hours ago
fix(ml): defer ColumnRemapper import until after importorskip sklearn_utils imports sklearn at module level, so importing ColumnRemapper before pytest.importorskip("sklearn") caused an unconditional sklearn import at collection time, breaking test collection when sklearn is not installed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 hours ago
99aa93d
feat/ml/remappers
CodSpeed Performance Gauge
+1%
chore(deps): bump virtualenv from 20.33.0 to 20.36.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.33.0 to 20.36.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.33.0...20.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 day ago
affc596
dependabot/uv/virtualenv-20.36.1
CodSpeed Performance Gauge
+1%
fix: resolve DeprecationWarning and FutureWarning in tests - Fix Python 3.13+ DeprecationWarning in bigquery udf/core.py: create ast.Attribute pattern via __new__ to avoid required `value` argument - Fix pandas FutureWarning: use lowercase 'h' instead of deprecated 'H' freq alias in date_range - Fix datafusion backend: use catalog().schema() with fallback to catalog().database() for newer datafusion API - Remove redundant pytest.mark.backend marker in backends/conftest.py Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 day ago
2bf372e
fix/deprecation-warnings
CodSpeed Performance Gauge
-2%
fix: add decompile() handlers for custom xorq relation types#1705
last run
1 day ago
test: add failing tests for decompile() custom relation handlers Regression tests for #1702. decompile() has no handlers for CachedNode, RemoteTable, FlightUDXF, or Read — they all fall back to the generic DatabaseTable handler which discards parent/remote_expr/input_expr/ read_kwargs fields. 8 tests: 4 check dispatch registration, 4 check decompiled output. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 day ago
65467eb
paddymul:fix/decompile-custom-relation-handlers
CodSpeed Performance Gauge
-34%
© 2026 CodSpeed Technology
Home Terms Privacy Docs