GaruGaru opened a new issue, #8954: URL: https://github.com/apache/pinot/issues/8954
## Goal Allow consistent segment overwrite using the flink connector for time sorted data. ## Description In order to support segment overwite for time-sorted data we need to implement segment split based on the time column ( the current implementation only takes the row count per segment split in account ). ### Reference Follow up of https://apache-pinot.slack.com/archives/C01S5EHPS2U/p1655911946659589?thread_ts=1655654979.793919&cid=C01S5EHPS2U -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
