File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/content/docs/pipelines/sinks/available-sinks Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ Control when data is written to Iceberg tables. Configure based on your needs:
5858
5959### Roll interval
6060
61- Set how often files are written (default: 30 seconds):
61+ Set how often files are written (default: 300 seconds):
6262
6363``` bash
6464--roll-interval 60 # Write files every 60 seconds
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ Control when files are written to R2. Configure based on your needs:
8686
8787### Roll interval
8888
89- Set how often files are written (default: 30 seconds):
89+ Set how often files are written (default: 300 seconds):
9090
9191``` bash
9292--roll-interval 60 # Write files every 60 seconds
You can’t perform that action at this time.
0 commit comments