xiangfu0 opened a new issue #6939: URL: https://github.com/apache/incubator-pinot/issues/6939
From the query endpoint, Pinot currently only supports customized JSON format. It would be great to support: 1. user can specify the response format, e.g. CSV 2. user can specify a file to dump the query response to, e.g. local or remote(s3) file or directory. This can be implemented in broker query API or we can do all the reformat and response dump using org.apache.pinot.tools.admin.command.PostQueryCommand -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org