getredash/redash
GitHub で見るWhen column type is STRING and one of the values is NULL, values get cast to strings
Open
#2,074 opened on 2017年11月6日
BugFrontendhelp wanted
Repository metrics
- Stars
- (24,845 stars)
- PR merge metrics
- (平均マージ 9d 5h) (30d で 3 merged PRs)
説明
Query to reproduce:
select '2016-04-09' as t
union all
select null as t