Commit abd72ca
Claude Code
fix: wire datetime_format into query pipeline via format_map
Build format_map from detected datetime formats stored in dataset columns
and pass it to normalize_dttm_col() so the detected formats are actually
used during query execution, eliminating the need for runtime detection.1 parent dd66efa commit abd72ca
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1275 | 1275 | | |
1276 | 1276 | | |
1277 | 1277 | | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
| 1284 | + | |
1278 | 1285 | | |
1279 | 1286 | | |
1280 | 1287 | | |
| 1288 | + | |
1281 | 1289 | | |
1282 | 1290 | | |
1283 | 1291 | | |
| |||
0 commit comments