Commit 8adafdd
File tree
220 files changed
+5627
-721
lines changed- bigframes
- _config
- core
- compile
- ibis_compiler
- polars
- sqlglot
- aggregations
- expressions
- indexes
- rewrite
- display
- functions
- operations
- pandas
- io
- session
- testing
- notebooks/dataframes
- samples
- dbt
- dbt_sample_project
- models/example
- snippets
- testing
- tests
- benchmark
- db_benchmark
- groupby
- join
- sort
- read_gbq_colab
- tpch
- system
- large/functions
- small
- blob
- engines
- functions
- operations
- session
- unit
- _config
- core
- compile/sqlglot
- aggregations
- snapshots/test_unary_compiler
- test_size
- test_sum
- expressions
- snapshots
- test_binary_compiler
- test_add_numeric_w_scalar
- test_add_numeric
- test_add_string
- test_json_set
- test_unary_compiler
- test_abs
- test_arccosh
- test_arccos
- test_arcsinh
- test_arcsin
- test_arctanh
- test_arctan
- test_array_index
- test_array_slice_with_only_start
- test_array_slice_with_start_and_stop
- test_array_to_string
- test_capitalize
- test_ceil
- test_cosh
- test_cos
- test_date
- test_dayofweek
- test_dayofyear
- test_day
- test_expm1
- test_exp
- test_floor_dt
- test_floor
- test_geo_area
- test_geo_st_astext
- test_geo_st_boundary
- test_geo_st_geogfromtext
- test_geo_st_isclosed
- test_geo_st_length
- test_geo_x
- test_geo_y
- test_hash
- test_hour
- test_invert
- test_is_in
- test_isalnum
- test_isalpha
- test_isdecimal
- test_isdigit
- test_islower
- test_isnull
- test_isnumeric
- test_iso_day
- test_iso_week
- test_iso_year
- test_isspace
- test_isupper
- test_json_extract_array
- test_json_extract_string_array
- test_json_extract
- test_json_query_array
- test_json_query
- test_json_value
- test_len
- test_ln
- test_log10
- test_log1p
- test_lower
- test_lstrip
- test_minute
- test_month
- test_neg
- test_normalize
- test_notnull
- test_parse_json
- test_pos
- test_quarter
- test_reverse
- test_rstrip
- test_second
- test_sinh
- test_sin
- test_sqrt
- test_str_contains_regex
- test_str_contains
- test_str_get
- test_str_slice
- test_strftime
- test_strip
- test_struct_field
- test_tanh
- test_tan
- test_timedelta_floor
- test_time
- test_to_datetime
- test_to_json_string
- test_to_timedelta
- test_to_timestamp
- test_unix_micros
- test_unix_millis
- test_unix_seconds
- test_upper
- test_year
- session
- third_party/bigframes_vendored
- ibis
- common
- expr/datatypes
- formats
- pandas/core/indexes
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
220 files changed
+5627
-721
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 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 | + | |
| 51 | + | |
| 52 | + | |
7 | 53 | | |
8 | 54 | | |
9 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
Lines changed: 39 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
304 | | - | |
305 | | - | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| |||
1311 | 1311 | | |
1312 | 1312 | | |
1313 | 1313 | | |
1314 | | - | |
| 1314 | + | |
1315 | 1315 | | |
1316 | 1316 | | |
1317 | 1317 | | |
| |||
1321 | 1321 | | |
1322 | 1322 | | |
1323 | 1323 | | |
1324 | | - | |
| 1324 | + | |
1325 | 1325 | | |
1326 | 1326 | | |
1327 | 1327 | | |
| |||
1338 | 1338 | | |
1339 | 1339 | | |
1340 | 1340 | | |
1341 | | - | |
| 1341 | + | |
1342 | 1342 | | |
1343 | 1343 | | |
1344 | 1344 | | |
| |||
1350 | 1350 | | |
1351 | 1351 | | |
1352 | 1352 | | |
1353 | | - | |
1354 | | - | |
1355 | | - | |
1356 | | - | |
1357 | | - | |
| 1353 | + | |
| 1354 | + | |
1358 | 1355 | | |
1359 | | - | |
| 1356 | + | |
1360 | 1357 | | |
1361 | 1358 | | |
1362 | 1359 | | |
| |||
1417 | 1414 | | |
1418 | 1415 | | |
1419 | 1416 | | |
| 1417 | + | |
1420 | 1418 | | |
1421 | 1419 | | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
1422 | 1429 | | |
1423 | 1430 | | |
1424 | 1431 | | |
| |||
1428 | 1435 | | |
1429 | 1436 | | |
1430 | 1437 | | |
| 1438 | + | |
1431 | 1439 | | |
1432 | 1440 | | |
1433 | 1441 | | |
| |||
1439 | 1447 | | |
1440 | 1448 | | |
1441 | 1449 | | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
1442 | 1457 | | |
1443 | 1458 | | |
1444 | 1459 | | |
| |||
1450 | 1465 | | |
1451 | 1466 | | |
1452 | 1467 | | |
| 1468 | + | |
1453 | 1469 | | |
1454 | 1470 | | |
1455 | 1471 | | |
| |||
1461 | 1477 | | |
1462 | 1478 | | |
1463 | 1479 | | |
| 1480 | + | |
1464 | 1481 | | |
1465 | 1482 | | |
1466 | 1483 | | |
| |||
1474 | 1491 | | |
1475 | 1492 | | |
1476 | 1493 | | |
| 1494 | + | |
1477 | 1495 | | |
1478 | 1496 | | |
1479 | 1497 | | |
| |||
1562 | 1580 | | |
1563 | 1581 | | |
1564 | 1582 | | |
1565 | | - | |
| 1583 | + | |
1566 | 1584 | | |
1567 | 1585 | | |
1568 | 1586 | | |
| |||
1572 | 1590 | | |
1573 | 1591 | | |
1574 | 1592 | | |
1575 | | - | |
| 1593 | + | |
1576 | 1594 | | |
1577 | 1595 | | |
1578 | 1596 | | |
| |||
1582 | 1600 | | |
1583 | 1601 | | |
1584 | 1602 | | |
1585 | | - | |
| 1603 | + | |
1586 | 1604 | | |
1587 | 1605 | | |
1588 | 1606 | | |
| |||
1592 | 1610 | | |
1593 | 1611 | | |
1594 | 1612 | | |
1595 | | - | |
| 1613 | + | |
1596 | 1614 | | |
1597 | 1615 | | |
1598 | 1616 | | |
| |||
1602 | 1620 | | |
1603 | 1621 | | |
1604 | 1622 | | |
| 1623 | + | |
| 1624 | + | |
| 1625 | + | |
| 1626 | + | |
1605 | 1627 | | |
1606 | 1628 | | |
1607 | 1629 | | |
| |||
1640 | 1662 | | |
1641 | 1663 | | |
1642 | 1664 | | |
| 1665 | + | |
1643 | 1666 | | |
1644 | 1667 | | |
1645 | 1668 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
149 | 158 | | |
150 | 159 | | |
151 | 160 | | |
| |||
182 | 191 | | |
183 | 192 | | |
184 | 193 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | 194 | | |
190 | 195 | | |
191 | 196 | | |
| |||
262 | 267 | | |
263 | 268 | | |
264 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
265 | 275 | | |
266 | 276 | | |
267 | 277 | | |
| |||
495 | 505 | | |
496 | 506 | | |
497 | 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 | + | |
498 | 532 | | |
499 | 533 | | |
500 | 534 | | |
| |||
0 commit comments