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

Improve GroupBy JIT error handling #13854

Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
25b3065
impl, add tests
brandon-b-miller Aug 11, 2023
323b47b
remove unused function
brandon-b-miller Aug 11, 2023
5f1dcac
begin filling out missing ops
brandon-b-miller Aug 16, 2023
959f36c
updates
brandon-b-miller Aug 16, 2023
7fb40a4
begin updating notebook
brandon-b-miller Aug 16, 2023
63c928e
notebook update, typingng progress
brandon-b-miller Aug 18, 2023
9e1e0a9
progress with errors, tests
brandon-b-miller Aug 22, 2023
42c09c8
cleanup
brandon-b-miller Aug 22, 2023
094fbc2
fix error kind to be checked in corr test
brandon-b-miller Aug 22, 2023
bebf40a
senibly error for df level ops
brandon-b-miller Aug 22, 2023
24caf72
minor cleanup
brandon-b-miller Aug 22, 2023
d2656b4
more cleanup
brandon-b-miller Aug 22, 2023
606ba87
merge latest and resolve conflicts
brandon-b-miller Aug 30, 2023
89d376a
switch to new style errors in numba config
brandon-b-miller Aug 30, 2023
5270627
updates
brandon-b-miller Aug 30, 2023
0173947
continue combining classes
brandon-b-miller Aug 30, 2023
4cb2d89
passing tests?
brandon-b-miller Sep 6, 2023
bf85508
renaming
brandon-b-miller Sep 6, 2023
a8537ab
Merge branch 'branch-23.10' into improve-groupby-apply-jit-error-hand…
brandon-b-miller Sep 6, 2023
f497300
Apply suggestions from code review
brandon-b-miller Sep 11, 2023
d3cb230
address reviews
brandon-b-miller Sep 11, 2023
aed925f
Merge branch 'branch-23.10' into improve-groupby-apply-jit-error-hand…
brandon-b-miller Sep 25, 2023
18ea09a
cleanup
brandon-b-miller Sep 25, 2023
e71944b
Update python/cudf/cudf/core/udf/groupby_typing.py
brandon-b-miller Oct 2, 2023
7604c2a
address reviews
brandon-b-miller Oct 2, 2023
5dea9c9
Merge branch 'branch-23.12' into improve-groupby-apply-jit-error-hand…
brandon-b-miller Oct 9, 2023
22f26d5
pass style checks
brandon-b-miller Oct 9, 2023
41ed51b
nb update
brandon-b-miller Oct 9, 2023
762635a
Merge branch 'branch-24.02' into improve-groupby-apply-jit-error-hand…
brandon-b-miller Nov 30, 2023
c599f08
Merge branch 'branch-24.02' into improve-groupby-apply-jit-error-hand…
brandon-b-miller Dec 1, 2023
4689f65
Merge branch 'branch-24.02' into improve-groupby-apply-jit-error-hand…
brandon-b-miller Dec 6, 2023
e870992
fix notebook
brandon-b-miller Dec 6, 2023
1b31157
fix header levels
brandon-b-miller Dec 6, 2023
0aca0fb
remove newlines
brandon-b-miller Dec 12, 2023
2b5f8ba
Merge branch 'branch-24.02' into improve-groupby-apply-jit-error-hand…
brandon-b-miller Dec 12, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading