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
Looks like this line is the culprit, it's failing with: DB::Exception: CREATE AS SELECT is not supported with Replicated databases. Use separate CREATE and INSERT queries. (cc / heads up @pomegranited )
The text was updated successfully, but these errors were encountered:
Looks like this line is the culprit, it's failing with:
DB::Exception: CREATE AS SELECT is not supported with Replicated databases. Use separate CREATE and INSERT queries.
(cc / heads up @pomegranited )The text was updated successfully, but these errors were encountered: