mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
chore: more 'datasource' -> 'dataset' renaming (#11055)
* chore: more 'datasource' -> 'dataset' renaming * fix build * explicitely setting disabled to false to avoid cypress confusion * fix tests * RAT
This commit is contained in:
committed by
GitHub
parent
6f619829d2
commit
3d7b805755
@@ -103,7 +103,7 @@ export default function getClientErrorObject(
|
||||
{
|
||||
code: 1000,
|
||||
message: t(
|
||||
'Issue 1000 - The datasource is too large to query.',
|
||||
'Issue 1000 - The dataset is too large to query.',
|
||||
),
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user