rohangarg opened a new pull request, #17588:
URL: https://github.com/apache/druid/pull/17588

   Provides an interface for getting local temporary storage in all the 
services. In all future changes, the users can directly inject an object of 
`LocalTmpStorage` and use the temporary directory in it as a scratch pad.
   Along with the consolidation and possible ability to track all temp data in 
future, this also provides a common interface for interacting with all local 
temporary storage work.


-- 
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]

Reply via email to