Commit 16756f1
docs: clarify with_python_udf_inlining enabled arg is required
Reword docstring to drop misleading "(the default)" claim. The
`enabled` parameter is keyword-only and required — there is no
argument default. Note instead that fresh sessions inline UDFs
until the toggle overrides them (a session-level default, not an
argument default).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent bcc4755 commit 16756f1
1 file changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1773 | 1773 | | |
1774 | 1774 | | |
1775 | 1775 | | |
1776 | | - | |
1777 | | - | |
1778 | | - | |
1779 | | - | |
| 1776 | + | |
| 1777 | + | |
| 1778 | + | |
1780 | 1779 | | |
1781 | | - | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
1782 | 1786 | | |
1783 | 1787 | | |
1784 | 1788 | | |
| |||
0 commit comments