ToucanToco / weaverbird

A visual data pipeline builder with various backends
https://weaverbird.toucantoco.dev
BSD 3-Clause "New" or "Revised" License
97 stars 17 forks source link

fix(server/pandas): reindex rows at the end of rollup step (TCTC-8689) #2177

Closed julien-pinchelimouroux closed 3 months ago

julien-pinchelimouroux commented 3 months ago

Why

julien-pinchelimouroux commented 3 months ago

@davinov If the rollup has multiple columns configured, it will always creates duplicates indexes We can at least check on this condition before apply the index re-computation