This repository was archived by the owner on May 7, 2026. It is now read-only.
Commit 34fb5da
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- tests/system/small
- third_party/bigframes_vendored/ibis/backends/sql/compilers
- bigquery
Expand file treeCollapse file tree
Open diff view settings
Collapse file
tests/system/small/test_dataframe.py
Copy file name to clipboardExpand all lines: tests/system/small/test_dataframe.py+17Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6296 | 6296 | |
6297 | 6297 | |
6298 | 6298 | |
| 6299 | + |
| 6300 | + |
| 6301 | + |
| 6302 | + |
| 6303 | + |
| 6304 | + |
| 6305 | + |
| 6306 | + |
| 6307 | + |
| 6308 | + |
| 6309 | + |
| 6310 | + |
| 6311 | + |
| 6312 | + |
| 6313 | + |
| 6314 | + |
| 6315 | + |
Collapse file
third_party/bigframes_vendored/ibis/backends/sql/compilers/base.py
Copy file name to clipboardExpand all lines: third_party/bigframes_vendored/ibis/backends/sql/compilers/base.py+11-3Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1394 | 1394 | |
1395 | 1395 | |
1396 | 1396 | |
1397 | | - |
1398 | | - |
1399 | | - |
| 1397 | + |
| 1398 | + |
| 1399 | + |
| 1400 | + |
| 1401 | + |
| 1402 | + |
| 1403 | + |
| 1404 | + |
| 1405 | + |
| 1406 | + |
| 1407 | + |
1400 | 1408 | |
1401 | 1409 | |
1402 | 1410 | |
|
Collapse file
third_party/bigframes_vendored/ibis/backends/sql/compilers/bigquery/__init__.py
Copy file name to clipboardExpand all lines: third_party/bigframes_vendored/ibis/backends/sql/compilers/bigquery/__init__.py+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
540 | 540 | |
541 | 541 | |
542 | 542 | |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
543 | 552 | |
544 | 553 | |
545 | 554 | |
|
0 commit comments