Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The import-csv tool is using `select * from ... limit 1` to query the schema. It will cost a lot of performance. Therefore, we need to use `show timeseries` to query the schema.
Attachments
Issue Links
- links to