Skip to content

Commit ed78741

Browse files
committed
[#9510] change index config for pinot table
1 parent 037b5fc commit ed78741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metric-module/metric/src/main/pinot/pinot-double-table.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"realtime.segment.flush.threshold.rows": "0",
2727
"realtime.segment.flush.threshold.time": "24h",
2828
"realtime.segment.flush.threshold.segment.size": "64M",
29-
"stream.kafka.consumer.prop.auto.offset.reset": "largest"
29+
"stream.kafka.consumer.prop.auto.offset.reset": "smallest"
3030
}
3131
},
3232
"metadata": {

0 commit comments

Comments
 (0)