Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf(rename): avoid unnecessary rewrites and dereferencing in rename #9641

Merged
merged 3 commits into from
Jul 22, 2024

chore: inline `rename is None`

257ed0a
Select commit
Loading
Failed to load commit list.
Merged

perf(rename): avoid unnecessary rewrites and dereferencing in rename #9641

chore: inline `rename is None`
257ed0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 22, 2024 in 0s

73.68% of diff hit (within 92.00% threshold of 93.66%)

View this Pull Request on Codecov

73.68% of diff hit (within 92.00% threshold of 93.66%)

Annotations

Check warning on line 2366 in ibis/expr/types/relations.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/expr/types/relations.py#L2366

Added line #L2366 was not covered by tests

Check warning on line 945 in ibis/tests/benchmarks/test_benchmarks.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

ibis/tests/benchmarks/test_benchmarks.py#L945

Added line #L945 was not covered by tests