filodb / FiloDB

Distributed Prometheus time series database
Apache License 2.0
1.43k stars 225 forks source link

misc(export-iceberg) Iceberg export disable automatic shuffle while appending data to table #1731

Closed nikitag55 closed 7 months ago

nikitag55 commented 7 months ago

Pull Request checklist

Current behavior : (link exiting issues here : https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests)

New behavior : Setting "distribution-mode": "none", does not request any shuffles or sort to be performed automatically by Spark.