This repository was archived by the owner on May 7, 2026. It is now read-only.
Commit 4caf74c
authored
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- bigframes
- functions
- pandas
- session
- tests/system/large/functions
Expand file treeCollapse file tree
Open diff view settings
Collapse file
bigframes/functions/_function_client.py
Copy file name to clipboardExpand all lines: bigframes/functions/_function_client.py+67-1Lines changed: 67 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
65 | 65 | |
66 | 66 | |
67 | 67 | |
| 68 | + |
| 69 | + |
68 | 70 | |
69 | 71 | |
70 | 72 | |
| ||
402 | 404 | |
403 | 405 | |
404 | 406 | |
405 | | - |
| 407 | + |
| 408 | + |
406 | 409 | |
| 410 | + |
| 411 | + |
| 412 | + |
407 | 413 | |
408 | 414 | |
409 | 415 | |
| ||
486 | 492 | |
487 | 493 | |
488 | 494 | |
| 495 | + |
| 496 | + |
489 | 497 | |
490 | 498 | |
491 | 499 | |
| ||
517 | 525 | |
518 | 526 | |
519 | 527 | |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
520 | 542 | |
521 | 543 | |
522 | 544 | |
| ||
581 | 603 | |
582 | 604 | |
583 | 605 | |
| 606 | + |
584 | 607 | |
585 | 608 | |
586 | 609 | |
| ||
616 | 639 | |
617 | 640 | |
618 | 641 | |
| 642 | + |
| 643 | + |
| 644 | + |
| 645 | + |
| 646 | + |
| 647 | + |
| 648 | + |
| 649 | + |
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
| 656 | + |
619 | 657 | |
620 | 658 | |
621 | 659 | |
| ||
630 | 668 | |
631 | 669 | |
632 | 670 | |
| 671 | + |
633 | 672 | |
| 673 | + |
| 674 | + |
| 675 | + |
634 | 676 | |
635 | 677 | |
636 | 678 | |
| ||
696 | 738 | |
697 | 739 | |
698 | 740 | |
| 741 | + |
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
Collapse file
bigframes/functions/_function_session.py
Copy file name to clipboardExpand all lines: bigframes/functions/_function_session.py+7-1Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
248 | 248 | |
249 | 249 | |
250 | 250 | |
251 | | - |
| 251 | + |
| 252 | + |
252 | 253 | |
253 | 254 | |
254 | 255 | |
| ||
444 | 445 | |
445 | 446 | |
446 | 447 | |
| 448 | + |
| 449 | + |
| 450 | + |
| 451 | + |
447 | 452 | |
448 | 453 | |
449 | 454 | |
| ||
638 | 643 | |
639 | 644 | |
640 | 645 | |
| 646 | + |
641 | 647 | |
642 | 648 | |
643 | 649 | |
|
Collapse file
bigframes/pandas/__init__.py
Copy file name to clipboardExpand all lines: bigframes/pandas/__init__.py+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
88 | 88 | |
89 | 89 | |
90 | 90 | |
91 | | - |
| 91 | + |
| 92 | + |
92 | 93 | |
93 | 94 | |
94 | 95 | |
| ||
112 | 113 | |
113 | 114 | |
114 | 115 | |
| 116 | + |
115 | 117 | |
116 | 118 | |
117 | 119 | |
|
Collapse file
bigframes/session/__init__.py
Copy file name to clipboardExpand all lines: bigframes/session/__init__.py+7-1Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1536 | 1536 | |
1537 | 1537 | |
1538 | 1538 | |
1539 | | - |
| 1539 | + |
| 1540 | + |
1540 | 1541 | |
1541 | 1542 | |
1542 | 1543 | |
| ||
1717 | 1718 | |
1718 | 1719 | |
1719 | 1720 | |
| 1721 | + |
| 1722 | + |
| 1723 | + |
| 1724 | + |
1720 | 1725 | |
1721 | 1726 | |
1722 | 1727 | |
| ||
1767 | 1772 | |
1768 | 1773 | |
1769 | 1774 | |
| 1775 | + |
1770 | 1776 | |
1771 | 1777 | |
1772 | 1778 | |
|
Collapse file
tests/system/large/functions/test_remote_function.py
Copy file name to clipboardExpand all lines: tests/system/large/functions/test_remote_function.py+36-13Lines changed: 36 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2089 | 2089 | |
2090 | 2090 | |
2091 | 2091 | |
2092 | | - |
| 2092 | + |
| 2093 | + |
| 2094 | + |
| 2095 | + |
| 2096 | + |
2093 | 2097 | |
2094 | | - |
2095 | | - |
2096 | | - |
2097 | | - |
2098 | | - |
2099 | | - |
| 2098 | + |
| 2099 | + |
| 2100 | + |
| 2101 | + |
| 2102 | + |
| 2103 | + |
| 2104 | + |
| 2105 | + |
| 2106 | + |
| 2107 | + |
| 2108 | + |
| 2109 | + |
| 2110 | + |
| 2111 | + |
| 2112 | + |
| 2113 | + |
| 2114 | + |
| 2115 | + |
| 2116 | + |
| 2117 | + |
| 2118 | + |
| 2119 | + |
| 2120 | + |
2100 | 2121 | |
2101 | 2122 | |
2102 | 2123 | |
2103 | 2124 | |
2104 | | - |
| 2125 | + |
2105 | 2126 | |
2106 | 2127 | |
2107 | 2128 | |
| ||
2117 | 2138 | |
2118 | 2139 | |
2119 | 2140 | |
| 2141 | + |
| 2142 | + |
| 2143 | + |
| 2144 | + |
| 2145 | + |
| 2146 | + |
2120 | 2147 | |
2121 | 2148 | |
2122 | 2149 | |
| ||
2138 | 2165 | |
2139 | 2166 | |
2140 | 2167 | |
2141 | | - |
2142 | 2168 | |
2143 | | - |
2144 | | - |
2145 | | - |
2146 | | - |
| 2169 | + |
2147 | 2170 | |
2148 | 2171 | |
2149 | 2172 | |
|
0 commit comments