Commit e5d2e35
authored
feat: add date functions to
Used the following prompt:
> Update the descriptions and argument names in
scripts/data/sql-functions/global-namespace/date.yaml according to the
following SQL documentation:
>
> (Paste from
https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/date_functions)
>
> Also, if there is a natural argument to use for `series_accessor_arg`
in this yaml or others, add it.
Towards BigQuery SQL API coverage. 🦕bigframes.bigquery module (#17514)1 parent 8d66c08 commit e5d2e35
8 files changed
Lines changed: 1462 additions & 0 deletions
File tree
- packages/bigframes
- bigframes
- bigquery
- extensions/core
- operations/googlesql/global_namespace
- scripts
- data/sql-functions/global_namespace
- templates
- tests/unit/bigquery/generated/global_namespace
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
129 | 144 | | |
130 | 145 | | |
131 | 146 | | |
| |||
156 | 171 | | |
157 | 172 | | |
158 | 173 | | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
159 | 188 | | |
160 | 189 | | |
161 | 190 | | |
| |||
240 | 269 | | |
241 | 270 | | |
242 | 271 | | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
243 | 286 | | |
244 | 287 | | |
245 | 288 | | |
| |||
0 commit comments