questdb.io
questdb.io copied to clipboard
Update - adding `touch()` function
Describe the requested changes:
In the core repo QuestDB has touch function that is not yet documented:
TouchTableFunctionFactory.java
The task involves: Create a new section for the function, following the template.
Location: [/docs/reference/operators/rege/](https://questdb.io/docs/reference/function/meta/)
Hey, I would love to work on this.
For inspiration check https://stackoverflow.com/questions/73959230/how-to-use-touch-functions
@Nikhil-1503 please go ahead! Please check the template when documenting the function. Enjoy!
Hi is someone still working on this or can I take this up?
@PrakritiShetty I am working on it.
@amyshwang @javier The location for this function is meta.md, right?
Also, could you please check if this is correct?
Thank you.
Seems right but the point of touch() is not about output. It is about warming up the data for the OS cache.