Commit ddd76f8
docs(pyproject): cloudpickle covers aggregate and window UDFs too
The dependency comment said "scalar UDF callables" but cloudpickle
has covered aggregate and window UDFs since 4b51402 / 89d119f.
Also note the OnceLock import cache landed in b5684bc so callers
pay one import per process, not one per UDF.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8af9c53 commit ddd76f8
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
0 commit comments