KKcorps opened a new pull request, #10433: URL: https://github.com/apache/pinot/pull/10433
Realtime segments fail on upload if the segment name and metadata doesn't contain the correct partitionID. This PR allows users to create realtime segments in local using `CreateSegment` command. Users just need to mention the integer `realtimePartitionId` for the data file so that the segment can be uploaded to correct partition later on. -- 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]
