Commit 4e2d7b3
committed
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.bigframes.bigquery module1 parent 690c15d commit 4e2d7b3
8 files changed
Lines changed: 2259 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 | + | |
| 144 | + | |
129 | 145 | | |
130 | 146 | | |
131 | 147 | | |
| |||
156 | 172 | | |
157 | 173 | | |
158 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
159 | 190 | | |
160 | 191 | | |
161 | 192 | | |
| |||
240 | 271 | | |
241 | 272 | | |
242 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
243 | 289 | | |
244 | 290 | | |
245 | 291 | | |
| |||
0 commit comments