Skip to content

Commit

Permalink
availability
Browse files Browse the repository at this point in the history
  • Loading branch information
WanYixian committed Nov 18, 2024
1 parent 5d7c2dd commit 62a8e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delivery/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ File sink currently supports only append-only mode, so please change the query t

## Batching strategy for file sink

The batching strategy ensures that the contents within a chunk are not further split, which enables the decoupling of the file sink. Currently, the file sink is supported in Parquet format.
The batching strategy ensures that the contents within a chunk are not further split, which enables the decoupling of the file sink. Currently, the batching strategy is available for Parquet encode.

### Category

Expand Down

0 comments on commit 62a8e80

Please sign in to comment.