View Source Plausible.Imported.CSVImporter (Plausible v0.0.1)
CSV importer from S3 that uses ClickHouse s3 table function.
Summary
Functions
@spec new_import(Plausible.Site.t(), Plausible.Auth.User.t(), Keyword.t()) :: {:ok, Oban.Job.t()} | {:error, Ecto.Changeset.t()}