getredash/redash

When column type is STRING and one of the values is NULL, values get cast to strings

Open

#2074 aperta il 6 nov 2017

Vedi su GitHub
 (23 commenti) (0 reazioni) (0 assegnatari)Python (4236 fork)batch import
BugFrontendhelp wanted

Metriche repository

Star
 (24.845 star)
Metriche merge PR
 (Merge medio 9g 5h) (3 PR mergiate in 30 g)

Descrizione

Query to reproduce:

select '2016-04-09' as t
union all
select null as t

http://demo.redash.io/queries/5638/source

Guida contributor