updated sdk-go to v0.93.0, adapt tests (#33769)

This commit is contained in:
Alexander Emelin
2021-05-06 18:10:51 +03:00
committed by GitHub
parent 3b10451f9f
commit 03e91eb1a6
3 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -282,7 +282,7 @@ func TestReadCSV(t *testing.T) {
require.JSONEq(t, `{"schema":{
"fields":[
{"type":"bool","typeInfo":{"frame":"bool","nullable":true}},
{"type":"boolean","typeInfo":{"frame":"bool","nullable":true}},
{"type":"number","typeInfo":{"frame":"float64","nullable":true}},
{"type":"string","typeInfo":{"frame":"string","nullable":true}}
]},"data":{