This repository was archived by the owner on May 7, 2026. It is now read-only.
Commit f70f93a
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- bigframes
- core/compile
- ibis_compiler
- sqlglot/expressions
- operations
- tests
- system/small/operations
- unit/core/compile/sqlglot/expressions
- snapshots/test_datetime_ops
- test_to_datetime
- test_to_timestamp
- third_party/bigframes_vendored/pandas/core/indexes
Expand file treeCollapse file tree
Open diff view settings
Collapse file
bigframes/core/compile/ibis_compiler/scalar_op_registry.py
Copy file name to clipboardExpand all lines: bigframes/core/compile/ibis_compiler/scalar_op_registry.py+6-3Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
978 | 978 | |
979 | 979 | |
980 | 980 | |
981 | | - |
| 981 | + |
982 | 982 | |
983 | 983 | |
984 | 984 | |
| ||
1001 | 1001 | |
1002 | 1002 | |
1003 | 1003 | |
| 1004 | + |
| 1005 | + |
| 1006 | + |
1004 | 1007 | |
1005 | 1008 | |
1006 | 1009 | |
| ||
2016 | 2019 | |
2017 | 2020 | |
2018 | 2021 | |
2019 | | - |
2020 | | - |
| 2022 | + |
| 2023 | + |
2021 | 2024 | |
2022 | 2025 | |
2023 | 2026 | |
|
Collapse file
bigframes/core/compile/sqlglot/expressions/datetime_ops.py
Copy file name to clipboardExpand all lines: bigframes/core/compile/sqlglot/expressions/datetime_ops.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
371 | 371 | |
372 | 372 | |
373 | 373 | |
374 | | - |
| 374 | + |
375 | 375 | |
376 | 376 | |
377 | 377 | |
| ||
396 | 396 | |
397 | 397 | |
398 | 398 | |
399 | | - |
| 399 | + |
400 | 400 | |
401 | 401 | |
402 | 402 | |
|
Collapse file
bigframes/operations/datetime_ops.py
Copy file name to clipboardExpand all lines: bigframes/operations/datetime_ops.py+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
73 | 73 | |
74 | 74 | |
75 | 75 | |
| 76 | + |
76 | 77 | |
77 | 78 | |
78 | 79 | |
| ||
91 | 92 | |
92 | 93 | |
93 | 94 | |
| 95 | + |
94 | 96 | |
95 | 97 | |
96 | 98 | |
|
Collapse file
bigframes/operations/datetimes.py
Copy file name to clipboardExpand all lines: bigframes/operations/datetimes.py+16-1Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
| ||
147 | 147 | |
148 | 148 | |
149 | 149 | |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
150 | 165 | |
151 | 166 | |
152 | 167 | |
|
Collapse file
tests/system/small/operations/test_datetimes.py
Copy file name to clipboardExpand all lines: tests/system/small/operations/test_datetimes.py+36Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
324 | 324 | |
325 | 325 | |
326 | 326 | |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
327 | 363 | |
328 | 364 | |
329 | 365 | |
|
Collapse file
tests/unit/core/compile/sqlglot/expressions/snapshots/test_datetime_ops/test_to_datetime/out.sql
Copy file name to clipboard+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
| 4 | + |
| 5 | + |
5 | 6 | |
Collapse file
tests/unit/core/compile/sqlglot/expressions/snapshots/test_datetime_ops/test_to_timestamp/out.sql
Copy file name to clipboardExpand all lines: tests/unit/core/compile/sqlglot/expressions/snapshots/test_datetime_ops/test_to_timestamp/out.sql+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
| 8 | + |
8 | 9 | |
Collapse file
tests/unit/core/compile/sqlglot/expressions/test_datetime_ops.py
Copy file name to clipboardExpand all lines: tests/unit/core/compile/sqlglot/expressions/test_datetime_ops.py+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
180 | 180 | |
181 | 181 | |
182 | 182 | |
183 | | - |
| 183 | + |
184 | 184 | |
185 | 185 | |
186 | 186 | |
| ||
189 | 189 | |
190 | 190 | |
191 | 191 | |
192 | | - |
| 192 | + |
193 | 193 | |
194 | 194 | |
195 | 195 | |
196 | 196 | |
197 | 197 | |
198 | 198 | |
199 | 199 | |
| 200 | + |
200 | 201 | |
201 | 202 | |
202 | 203 | |
|
Collapse file
third_party/bigframes_vendored/pandas/core/indexes/accessor.py
Copy file name to clipboardExpand all lines: third_party/bigframes_vendored/pandas/core/indexes/accessor.py+30Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
1 | 3 | |
2 | 4 | |
3 | 5 | |
| ||
499 | 501 | |
500 | 502 | |
501 | 503 | |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
| 510 | + |
| 511 | + |
| 512 | + |
| 513 | + |
| 514 | + |
| 515 | + |
| 516 | + |
| 517 | + |
| 518 | + |
| 519 | + |
| 520 | + |
| 521 | + |
| 522 | + |
| 523 | + |
| 524 | + |
| 525 | + |
| 526 | + |
| 527 | + |
| 528 | + |
| 529 | + |
| 530 | + |
| 531 | + |
502 | 532 | |
503 | 533 | |
504 | 534 | |
|
0 commit comments