Skip to content

Commit

Permalink
[ENH]improve conditional join performance (#1419)
Browse files Browse the repository at this point in the history
* rework non equi joins in numba to improve perf. for >2 conditions

* handle nulls outside numba

* remove return result comment

* minor refactoring - keep _numba.py as majorly numba only code

---------

Co-authored-by: samuel.oranyeli <[email protected]>
Co-authored-by: Eric Ma <[email protected]>
  • Loading branch information
3 people authored Dec 4, 2024
1 parent 9f39b9c commit ae9b702
Show file tree
Hide file tree
Showing 4 changed files with 2,579 additions and 1,783 deletions.
Loading

0 comments on commit ae9b702

Please sign in to comment.