You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
throwobsrvError("","DATASET_UNSUPPORTED_STORAGE_TYPE",`The storage type "olap_store" is not available. Please use one of the available storage types: ${storageTypes}`,"BAD_REQUEST",400)
throwobsrvError("","DATASET_UNSUPPORTED_STORAGE_TYPE",`The storage type "realtime_store" is not available. Please use one of the available storage types: ${validStorageType}`,"BAD_REQUEST",400)
throwobsrvError("","DATASET_UNSUPPORTED_STORAGE_TYPE",`The storage type "datalake" is not available. Please use one of the available storage types: ${storageTypes}`,"BAD_REQUEST",400)
throwobsrvError("","DATASET_UNSUPPORTED_STORAGE_TYPE",`The storage type "lake_house" is not available. Please use one of the available storage types: ${validStorageType}`,"BAD_REQUEST",400)
0 commit comments