How to avoid fragmented data during update operation when using TDengine?

18 views Asked by At

I have imported a .csv dataset data into TDengine database with expired time tag and operated update function at specific property. Due to the random expired timestamp, fragmented data have been generated lead the query speed reduced. I'm wondering if there is a way to avoid the generation of fragmented data or any re-organize fragmented data function?

0

There are 0 answers