Test datasource: Returns always float values (#34986)

This commit is contained in:
Sofia Papagiannaki
2021-05-31 19:15:46 +03:00
committed by GitHub
parent c62602d941
commit 51afde34bd
4 changed files with 21 additions and 40 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ func TestReadCSV(t *testing.T) {
"fields":[
{"type":"boolean","typeInfo":{"frame":"bool","nullable":true}},
{"type":"boolean","typeInfo":{"frame":"bool","nullable":true}},
{"type":"number","typeInfo":{"frame":"int64","nullable":true}},
{"type":"number","typeInfo":{"frame":"float64","nullable":true}},
{"type":"string","typeInfo":{"frame":"string","nullable":true}}
]},"data":{
"values":[