This message was deleted.
# troubleshooting
s
This message was deleted.
k
#2 is possible, and #1 (new segment created containing old and new data) can be achieved once auto-compaction has completed. When you ingest the late data, set
"appendToExisting": true
in your
ioConfig
- seen in the data loader in the “Publish” tab
n
will try this out .. Thanks!