Re: [PR] Allow override of segment name when uploading a segment tar file [pinot]

2024-11-28 Thread via GitHub
vrajat closed pull request #14455: Allow override of segment name when uploading a segment tar file URL: https://github.com/apache/pinot/pull/14455 -- 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 th

Re: [PR] Allow override of segment name when uploading a segment tar file [pinot]

2024-11-28 Thread via GitHub
vrajat commented on PR #14455: URL: https://github.com/apache/pinot/pull/14455#issuecomment-2507062523 Agree. Also that seems like a major surgery and not worthwhile for the current use case (generate large data sets). I'll close this PR for now. -- This is an automated message from the A

Re: [PR] Allow override of segment name when uploading a segment tar file [pinot]

2024-11-14 Thread via GitHub
codecov-commenter commented on PR #14455: URL: https://github.com/apache/pinot/pull/14455#issuecomment-2476369355 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/14455?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&u

[PR] Allow override of segment name when uploading a segment tar file [pinot]

2024-11-14 Thread via GitHub
vrajat opened a new pull request, #14455: URL: https://github.com/apache/pinot/pull/14455 In segment tar upload operation, the name of the segment is the file (or dir) name. Allow the client to specify a segment name instead. This feature is useful when writing tests or to simulate producti