Commit acf7aac
🤖 backported "Handle null timestamps for druid" (metabase#75945)
Handle null timestamps for druid (metabase#75350)
* fix druid nil timestamp
* remove let block
* use when-let
Co-authored-by: Riley Thompson <riley@metabase.com>1 parent 54257d1 commit acf7aac
2 files changed
Lines changed: 10 additions & 1 deletion
File tree
- modules/drivers/druid-jdbc
- src/metabase/driver
- test/metabase/driver
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
0 commit comments