Issue Summary
.csv file export shortens timestamps to minutes granularity, should keep raw value
Steps to Reproduce
- Open https://sql.telemetry.mozilla.org/queries/78112
- From the vertical three dot menu at the top right, call "Show API key".
- Copy the url for the CSV formatted file.
- Open a new browser tab
- Paste the url.
- Load the file.
- Save it.
- Open it.
Actual result: Timestamps don't contain information about seconds and milliseconds.
Expected result: Timestamp returned with data stored in database (compare with JSON file).
Technical details:
- Redash Version: Version: 9.0.0-beta (3e76946)