...
Edit the following parameters in your source table.
Parameters | Description |
Bucket | The bucket where your Repro application is located, for example, |
App ID | Your Repro application id. |
Upload Time | The specific time you would like to ingest the data ( |
Filename pattern | Use regexp to match file paths. If a file path doesn’t match |
the specified pattern, the file is skipped. For example, if you specify the pattern .csv$ # , then a file is skipped if its path doesn’t match the pattern. Read more about regular expressions. | |
Filter by Modified Time | Select if you would like to use modified time as the main criteria to load data. |
Insert these parameters so that the first executions skip files that were modified before that specified timestamp. For example, 2019-06-03T10:30:19.806Z. | |
Incremental by Modified Time (Available if Filter by Modified Time is selected) | Select to ingest only new data since the previous ingestion. |
Incremental? (Available if Filter by Modified Time is selected) | Select to ingest only new data since the previous ingestion. |
Configure Your Data
Select Next.
The Data Settings page opens.Optionally, edit the data settings or skip this page.
Preview Your Data
Excerpt Include Data Preview Data Preview nopanel true
...