Commit e9c52b1
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- packages/bigframes
- bigframes
- bigquery/_operations
- core/compile
- ibis_compiler
- sqlglot/expressions
- operations
- tests
- system/small/bigquery
- unit/core/compile/sqlglot/expressions
- snapshots/test_ai_ops/test_ai_classify_with_params
- third_party/bigframes_vendored/ibis/expr/operations
Expand file treeCollapse file tree
Open diff view settings
Collapse file
packages/bigframes/bigframes/bigquery/_operations/ai.py
Copy file name to clipboardExpand all lines: packages/bigframes/bigframes/bigquery/_operations/ai.py+26-16Lines changed: 26 additions & 16 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
| 26 | + |
27 | 27 | |
28 | 28 | |
29 | 29 | |
| ||
885 | 885 | |
886 | 886 | |
887 | 887 | |
| 888 | + |
888 | 889 | |
| 890 | + |
| 891 | + |
| 892 | + |
889 | 893 | |
890 | 894 | |
891 | 895 | |
| ||
903 | 907 | |
904 | 908 | |
905 | 909 | |
906 | | - |
907 | | - |
908 | | - |
909 | | - |
910 | | - |
911 | | - |
912 | | - |
913 | 910 | |
914 | 911 | |
915 | 912 | |
916 | 913 | |
917 | 914 | |
918 | 915 | |
| 916 | + |
| 917 | + |
| 918 | + |
| 919 | + |
919 | 920 | |
920 | 921 | |
921 | 922 | |
| 923 | + |
| 924 | + |
| 925 | + |
| 926 | + |
| 927 | + |
| 928 | + |
| 929 | + |
| 930 | + |
| 931 | + |
| 932 | + |
| 933 | + |
922 | 934 | |
923 | 935 | |
924 | 936 | |
| ||
927 | 939 | |
928 | 940 | |
929 | 941 | |
| 942 | + |
| 943 | + |
930 | 944 | |
931 | 945 | |
932 | 946 | |
| 947 | + |
933 | 948 | |
| 949 | + |
| 950 | + |
| 951 | + |
934 | 952 | |
935 | 953 | |
936 | 954 | |
| ||
1249 | 1267 | |
1250 | 1268 | |
1251 | 1269 | |
1252 | | - |
1253 | | - |
1254 | | - |
1255 | | - |
1256 | | - |
1257 | | - |
1258 | | - |
1259 | | - |
1260 | 1270 | |
1261 | 1271 | |
1262 | 1272 | |
|
Collapse file
packages/bigframes/bigframes/core/compile/ibis_compiler/scalar_op_registry.py
Copy file name to clipboardExpand all lines: packages/bigframes/bigframes/core/compile/ibis_compiler/scalar_op_registry.py+24Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1996 | 1996 | |
1997 | 1997 | |
1998 | 1998 | |
| 1999 | + |
1999 | 2000 | |
| 2001 | + |
| 2002 | + |
| 2003 | + |
2000 | 2004 | |
2001 | 2005 | |
2002 | 2006 | |
| ||
2040 | 2044 | |
2041 | 2045 | |
2042 | 2046 | |
| 2047 | + |
| 2048 | + |
| 2049 | + |
| 2050 | + |
| 2051 | + |
| 2052 | + |
| 2053 | + |
| 2054 | + |
| 2055 | + |
| 2056 | + |
| 2057 | + |
| 2058 | + |
| 2059 | + |
| 2060 | + |
| 2061 | + |
| 2062 | + |
| 2063 | + |
| 2064 | + |
| 2065 | + |
| 2066 | + |
2043 | 2067 | |
2044 | 2068 | |
2045 | 2069 | |
|
Collapse file
packages/bigframes/bigframes/core/compile/sqlglot/expressions/ai_ops.py
Copy file name to clipboardExpand all lines: packages/bigframes/bigframes/core/compile/sqlglot/expressions/ai_ops.py+10Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
149 | 149 | |
150 | 150 | |
151 | 151 | |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
152 | 162 | |
153 | 163 | |
154 | 164 | |
|
Collapse file
packages/bigframes/bigframes/operations/ai_ops.py
Copy file name to clipboardExpand all lines: packages/bigframes/bigframes/operations/ai_ops.py+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
160 | 160 | |
161 | 161 | |
162 | 162 | |
| 163 | + |
163 | 164 | |
| 165 | + |
| 166 | + |
| 167 | + |
164 | 168 | |
165 | 169 | |
166 | 170 | |
|
Collapse file
packages/bigframes/tests/system/small/bigquery/test_ai.py
Copy file name to clipboardExpand all lines: packages/bigframes/tests/system/small/bigquery/test_ai.py+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
355 | 355 | |
356 | 356 | |
357 | 357 | |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
| 364 | + |
| 365 | + |
| 366 | + |
358 | 367 | |
359 | 368 | |
360 | 369 | |
|
Collapse file
packages/bigframes/tests/unit/core/compile/sqlglot/expressions/snapshots/test_ai_ops/test_ai_classify_with_params/out.sql
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
Collapse file
packages/bigframes/tests/unit/core/compile/sqlglot/expressions/test_ai_ops.py
Copy file name to clipboardExpand all lines: packages/bigframes/tests/unit/core/compile/sqlglot/expressions/test_ai_ops.py+22Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
392 | 392 | |
393 | 393 | |
394 | 394 | |
| 395 | + |
395 | 396 | |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
| 413 | + |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
396 | 418 | |
397 | 419 | |
398 | 420 | |
|
Collapse file
packages/bigframes/third_party/bigframes_vendored/ibis/expr/operations/ai_ops.py
Copy file name to clipboardExpand all lines: packages/bigframes/third_party/bigframes_vendored/ibis/expr/operations/ai_ops.py+5-1Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
155 | 155 | |
156 | 156 | |
157 | 157 | |
| 158 | + |
158 | 159 | |
| 160 | + |
| 161 | + |
| 162 | + |
159 | 163 | |
160 | 164 | |
161 | 165 | |
162 | 166 | |
163 | | - |
| 167 | + |
164 | 168 | |
165 | 169 | |
166 | 170 | |
|
0 commit comments