Skip to content

Commit 5aab5a5

Browse files
authored
Merge pull request #4239 from ClickHouse/docs-clickpipes-object_storage
clickpipes: remove limitation for object storage ClickPipe
2 parents d6e8294 + 27e96d6 commit 5aab5a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/integrations/data-ingestion/clickpipes/object-storage.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ To increase the throughput on large ingest jobs, we recommend scaling the ClickH
128128
- Role authentication is not available for S3 ClickPipes for ClickHouse Cloud instances deployed into GCP or Azure. It is only supported for AWS ClickHouse Cloud instances.
129129
- ClickPipes will only attempt to ingest objects at 10GB or smaller in size. If a file is greater than 10GB an error will be appended to the ClickPipes dedicated error table.
130130
- Azure Blob Storage pipes with continuous ingest on containers with over 100k files will have a latency of around 10–15 seconds in detecting new files. Latency increases with file count.
131-
- Object Storage ClickPipes ClickPipes inserting into a destination using [Null table engine](/engines/table-engines/special/null) won't have data for "Total records" or "Data ingested" in the UI.
132131
- Object Storage ClickPipes **does not** share a listing syntax with the [S3 Table Function](/sql-reference/table-functions/s3), nor Azure with the [AzureBlobStorage Table function](/sql-reference/table-functions/azureBlobStorage).
133132
- `?` — Substitutes any single character
134133
- `*` — Substitutes any number of any characters except / including empty string

0 commit comments

Comments
 (0)