feature: MinIO Data Lake Writer (Parquet, Partitioned)

This commit is contained in:
voltsrage
2026-06-17 18:15:43 +08:00
parent df99bf3c91
commit 65be22fd1c
13 changed files with 818 additions and 4 deletions
+4
View File
@@ -74,5 +74,9 @@
"UnacknowledgedAlertThresholdMinutes": 30,
"PendingOrderThresholdHours": 4,
"NoObservationThresholdHours": 2
},
"DataLake": {
"FlushCount": 1000,
"FlushIntervalSeconds": 300
}
}