Re: [PR] Adding support for generating data in JSON format. [pinot]

2023-10-11 Thread via GitHub
Jackie-Jiang merged PR #11778: URL: https://github.com/apache/pinot/pull/11778 -- 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: commits-unsubscr...@pinot

Re: [PR] Adding support for generating data in JSON format. [pinot]

2023-10-10 Thread via GitHub
codecov-commenter commented on PR #11778: URL: https://github.com/apache/pinot/pull/11778#issuecomment-1755916275 ## [Codecov](https://app.codecov.io/gh/apache/pinot/pull/11778?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) R

[PR] Adding support for generating data in JSON format. [pinot]

2023-10-10 Thread via GitHub
soumitra-st opened a new pull request, #11778: URL: https://github.com/apache/pinot/pull/11778 GenerateData command is an existing utility to generate random dataset based on a schema. This PR adds support for writing data in JSON format in addition to AVRO and CSV. `feature` -- T