This repository was archived by the owner on May 7, 2026. It is now read-only.
Commit 6cdf64b
authored
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- bigframes
- core
- session
- tests/system/large
Expand file treeCollapse file tree
Open diff view settings
Collapse file
bigframes/core/local_data.py
Copy file name to clipboardExpand all lines: bigframes/core/local_data.py+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
124 | 124 | |
125 | 125 | |
126 | 126 | |
| 127 | + |
127 | 128 | |
128 | 129 | |
129 | 130 | |
130 | 131 | |
131 | 132 | |
132 | | - |
| 133 | + |
133 | 134 | |
134 | 135 | |
135 | 136 | |
|
Collapse file
bigframes/session/loader.py
Copy file name to clipboardExpand all lines: bigframes/session/loader.py+47-11Lines changed: 47 additions & 11 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
| 22 | + |
22 | 23 | |
23 | 24 | |
24 | 25 | |
| ||
397 | 398 | |
398 | 399 | |
399 | 400 | |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
400 | 410 | |
401 | 411 | |
402 | 412 | |
| ||
410 | 420 | |
411 | 421 | |
412 | 422 | |
413 | | - |
414 | | - |
415 | | - |
416 | | - |
417 | | - |
418 | | - |
419 | | - |
420 | | - |
421 | | - |
422 | | - |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
| 429 | + |
| 430 | + |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
423 | 441 | |
424 | 442 | |
425 | 443 | |
| ||
434 | 452 | |
435 | 453 | |
436 | 454 | |
| 455 | + |
| 456 | + |
| 457 | + |
| 458 | + |
| 459 | + |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
437 | 464 | |
438 | 465 | |
439 | 466 | |
| ||
450 | 477 | |
451 | 478 | |
452 | 479 | |
453 | | - |
| 480 | + |
| 481 | + |
| 482 | + |
454 | 483 | |
455 | 484 | |
456 | 485 | |
| ||
1332 | 1361 | |
1333 | 1362 | |
1334 | 1363 | |
| 1364 | + |
| 1365 | + |
| 1366 | + |
| 1367 | + |
| 1368 | + |
| 1369 | + |
| 1370 | + |
Collapse file
tests/system/large/test_session.py
Copy file name to clipboardExpand all lines: tests/system/large/test_session.py+37Lines changed: 37 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
| 20 | + |
| 21 | + |
20 | 22 | |
21 | 23 | |
22 | 24 | |
23 | 25 | |
24 | 26 | |
25 | 27 | |
26 | 28 | |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
27 | 64 | |
28 | 65 | |
29 | 66 | |
|
0 commit comments