This repository was archived by the owner on May 7, 2026. It is now read-only.
Commit 6c9a18d
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- bigframes/functions
- tests
- system/small/functions
- unit/functions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
bigframes/functions/function_typing.py
Copy file name to clipboardExpand all lines: bigframes/functions/function_typing.py+15-1Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
60 | 60 | |
61 | 61 | |
62 | 62 | |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
63 | 77 | |
64 | | - |
| 78 | + |
65 | 79 | |
66 | 80 | |
67 | 81 | |
|
Collapse file
tests/system/small/functions/test_remote_function.py
Copy file name to clipboardExpand all lines: tests/system/small/functions/test_remote_function.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1646 | 1646 | |
1647 | 1647 | |
1648 | 1648 | |
1649 | | - |
| 1649 | + |
1650 | 1650 | |
1651 | 1651 | |
1652 | 1652 | |
|
Collapse file
tests/unit/functions/test_function_typing.py
Copy file name to clipboard+50Lines changed: 50 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
0 commit comments