I would like to create a Time series dataset from a folder that contains parquet files this way:
- timestamp=2018-01-06
- timestamp=2018-01-07
How can I make Azure Dataset, through the GUI, recognises the timestamp partition as a date and mark my dataset as a time series dataset?
It is supposed to be automatic, but it doesn't work.