I have billions of records in a file which are unordered timestamp data, means not in sequence order.(Ex the file has records in order mar-apr, then apr-june, then feb-mar, july-aug, jan-feb)
If i import this file into timeseries db, will it import successfully and ordered in DB?
Or it should be always in sequence order?