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
Regarding using CrateDB with ingestr, when I try ingestr ingest with a --dest-uri using crate:// or cratedb://, I receive the error Unsupported destination scheme.
Question
Is this supposed to work or it can only be invoked using ctk load table?