[otap-dataflow] parquet exporter handle Config
Control Message
#500
Labels
enhancement
New feature or request
parquet-exporter
Parquet Exporter related tasks
pipeline
Rust Pipeline Related Tasks
rust
Pull requests that update Rust code
At some point in the future, we'll have the ability to dynamically update configuration of the pipeline. Each node will be responsible for handling the
Config
control message, and updating it's configuration accordingly.In #488 we added some basic configuration to the Parquet exporter and by the time this issue gets implemented, there may be additional config we need to handle (including the timeout config we add here #499).
The text was updated successfully, but these errors were encountered: