Revert "Test datasource: Returns always float values (#34986)" (#35316)

This reverts commit 51afde34bd935cd3b6c65032fabebe5db7ccdf4f.
This commit is contained in:
Sofia Papagiannaki
2021-06-11 14:12:11 +03:00
committed by GitHub
parent 1838e6b774
commit aa8e09d383
4 changed files with 40 additions and 21 deletions

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":"float64","nullable":true}},
{"type":"number","typeInfo":{"frame":"int64","nullable":true}},
{"type":"string","typeInfo":{"frame":"string","nullable":true}}
]},"data":{
"values":[