druid/processing
Karan Kumar afa8c7b8ab
Adding Ability for MSQ to write select results to durable storage. (#14527)
One of the most requested features in druid is to have an ability to download big result sets.
As part of #14416 , we added an ability for MSQ to be queried via a query friendly endpoint. This PR builds upon that work and adds the ability for MSQ to write select results to durable storage.

We write the results to the durable storage location <prefix>/results/<queryId> in the druid frame format. This is exposed to users by
/v2/sql/statements/:queryId/results.
2023-07-07 20:49:48 +05:30
..
src Adding Ability for MSQ to write select results to durable storage. (#14527) 2023-07-07 20:49:48 +05:30
pom.xml Added new SysMonitorOshi v0 using Oshi library (#14359) 2023-06-20 20:57:58 +05:30