Arrow: move arrow support from frontend to backend only (#32575)

This commit is contained in:
Ryan McKinley
2021-04-01 10:30:08 -07:00
committed by GitHub
parent 8793f5c7f8
commit c7ea96940a
18 changed files with 158 additions and 979 deletions

View File

@ -96,7 +96,6 @@ describe('PostgreSQLDatasource', () => {
},
],
tables: null,
dataframes: null,
},
},
};
@ -167,7 +166,6 @@ describe('PostgreSQLDatasource', () => {
rows: [[1599643351085, 'America', 30.226249741223704]],
},
],
dataframes: null,
},
},
};